Open ghost opened 8 years ago
debug.log can be disabled, see: https://bitmessage.org/forum/index.php/topic,4820.msg11163.html#msg11163
As to the other types of writes, I'm inclined to leave it as it is. keys.dat is only modified if you change settings, and delaying writes to the sqlite database can cause unforeseen problems. This is better addressed at firmware/filesystem level.
debug.log can be disabled, see: https://bitmessage.org/forum/index.php/topic,4820.msg11163.html#msg11163
There's no syslog in Windows. How can I stop writing to debug.log? Why there is no "[X] Disable Logging" option in settings?
There are two examples in the linked post. One turns logging off, one redirects it to syslog. They both also work on Windows. But maybe there can be a new tab in the settings where you can configure logging in the GUI a bit easier. Also perhaps the default logging with having debugging enabled isn't the best idea.
Like Tor's