Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: Reading debug and log files at runtime

I believe they are not locked for reading. At least the session log is not.
Guest123

Reading debug and log files at runtime

Is it possible to read the debug and log files into a textbox on winforms as the log files and debug files are updated, or are the files locked to reads by the logging process?