File logging without the window
Posted: 04 Mar 2010 10:52
I'm using
Which gets me a nice log file.
But it always brings up a DOS window with the log messages which I do not want.
Is it possible not to have the window but keep the log file.
Michael
Code: Select all
--extraintf=logger --logfile="mylogfile.log" -vvv
But it always brings up a DOS window with the log messages which I do not want.
Is it possible not to have the window but keep the log file.
Michael