Allow to completely disable logging.

This commit is contained in:
baldo 2021-08-23 21:05:17 +02:00
commit 12a13f47bf
4 changed files with 94 additions and 74 deletions

View file

@ -7,6 +7,7 @@
"peersPath": "/tmp/peers",
"logging": {
"enabled": true,
"directory": "/tmp/logs",
"debug": false,
"profile": false,