Page 1 of 1

IDE->Debugger->debug log-> Need "Save Log" option

Posted: Sat Jun 15, 2013 1:47 pm
by jassing
I have a process that, after about 10 hours, it abruptly ends. there is a lot of debug output to review. The "copy to clipboard" only includes a small portion of the debug output.

It would be nice if there was a "save to file" option, even better if there was a way to just automatically save to a file (Yes, I know I can write my own, but the ide should at least allow you to save the entire debug output contents.

Re: IDE->Debugger->debug log-> Need "Save Log" option

Posted: Sat Jun 15, 2013 2:09 pm
by PSB136
> It would be nice if there was a "save to file" option

There is a "Save" button next to "Copy" on the "Debug Output" window. Is that no good?

Re: IDE->Debugger->debug log-> Need "Save Log" option

Posted: Sat Jun 15, 2013 2:46 pm
by Bisonte
have a look to the PureMonitor for Windows

Maybe this is what you need...