Skip to content

Debug Logging

Pre-release
Pre-release
Compare
Choose a tag to compare
@De-Crypted De-Crypted released this 16 Mar 12:36
4d37a2c
  • Debug logging is enabled on release build

Enable it on commandline with
--Logging:Loglevel:Default=Debug

Or set it in config.json with
"Logging": { "Loglevel": { "Default": "Debug" } }