Hello,
Some of my nodes have limited disk space. Is it possible to disable loging for compiled binaries?
Thanks in advance!
Hello,
Some of my nodes have limited disk space. Is it possible to disable loging for compiled binaries?
Thanks in advance!
Set higher LogLevel at config.json, Config.json Options Reference for V0.9 for your reference. But we don’t recommend do this at testnet phase. Cause it will make debug difficult.
Do we have an English version of this reference? It’s quite useful!
Level of logging: [0:Debug, 1:Info, 2:Warning, 3:Error]
Debug is noisy and Error is repressive.