30 Apr
2013
30 Apr
'13
11:41 a.m.
Hello Mr Tavares.
Actually, the debug output is never written to the logfile defined in the configuration. You can change this behavior in line 158 of the file daemon/src/Main.cpp or just redirect the standard output to a logfile like this:
dtnd -c dtnd.conf -d 99 -v > logfile
Kind regards Johannes Morgenroth
Am 30.04.2013 11:33, schrieb Bruno Tavares:
Hello Mr Morgenro.
Some weeks ago you told me about more information in the logfile. I started the daemons in the ibr 0.9.0 with debug level of 16 and I noticed more information in the terminal. But after my tests the logfile has the same information as if I didnt set any debug level. Is there something I need to do to get all that information in the log file?
Best regards,
Bruno Tavares