Allow to completely disable logging.
This commit is contained in:
parent
b2e2d93bb0
commit
12a13f47bf
4 changed files with 94 additions and 74 deletions
|
@ -7,6 +7,7 @@
|
|||
"peersPath": "/tmp/peers",
|
||||
|
||||
"logging": {
|
||||
"enabled": true,
|
||||
"directory": "/tmp/logs",
|
||||
"debug": false,
|
||||
"profile": false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue