summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/default.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/config/default.json b/config/default.json
index 584380453..8bf06dc8b 100644
--- a/config/default.json
+++ b/config/default.json
@@ -118,9 +118,10 @@
"LogSettings": {
"EnableConsole": true,
"ConsoleLevel": "DEBUG",
+ "ConsoleJson": true,
"EnableFile": true,
"FileLevel": "INFO",
- "FileFormat": "",
+ "FileJson": true,
"FileLocation": "",
"EnableWebhookDebugging": true,
"EnableDiagnostics": true