Figlmüller
Member
Hi,
I have some questions regarding the logging facility of the darkcoin daemon:
Does the daemon implement some kind of log rotation mechanism? Log files are getting huge after a few days of run time.
If not, can I safely rotate the file using the log rotation feature of the operating system? Or will the daemon end up in smoke if the log file is being (re)moved? Some applications tend to do this due to lost file handles /etc.
Is it possible to determine the log file path via a configuration paramter?
Can I customize the type of output made by the logger? The current logger does not seem to distinguish between different traditional logging levels such as TRACE, DEBUG, INFO, WARN, ERROR, etc. I really would like to filter unwanted information.
Does anyone know something about that?
Regards,
Figlmüller
I have some questions regarding the logging facility of the darkcoin daemon:
Does the daemon implement some kind of log rotation mechanism? Log files are getting huge after a few days of run time.
If not, can I safely rotate the file using the log rotation feature of the operating system? Or will the daemon end up in smoke if the log file is being (re)moved? Some applications tend to do this due to lost file handles /etc.
Is it possible to determine the log file path via a configuration paramter?
Can I customize the type of output made by the logger? The current logger does not seem to distinguish between different traditional logging levels such as TRACE, DEBUG, INFO, WARN, ERROR, etc. I really would like to filter unwanted information.
Does anyone know something about that?
Regards,
Figlmüller