summaryrefslogtreecommitdiff
path: root/log_config.json
diff options
context:
space:
mode:
Diffstat (limited to 'log_config.json')
-rw-r--r--log_config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/log_config.json b/log_config.json
index 3752055..e399c32 100644
--- a/log_config.json
+++ b/log_config.json
@@ -48,7 +48,7 @@
},
"app.request": {
"handlers": [
- "request", "default"
+ "request"
],
"level": "INFO"
}