debug into file
Hi,
would it be possible to save debugging or verbose output into a log
file? Currently, I have to use tee to save the output. But I do not
to see all debugging messages, I would like to read them only when
I search for some problem, that means from the file.
Thanks,
Vojta
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Tasos Laskos on 27 Jul, 2016 08:00 AM
Debugging output is printed to STDER, you can redirect this to a file and search as you please.
Would this work for you?
2 Posted by Vojta Polasek on 27 Jul, 2016 08:28 AM
Thanks, this is probably enough.
Tasos Laskos closed this discussion on 27 Jul, 2016 08:28 AM.