summaryrefslogtreecommitdiff
path: root/log_config.json
diff options
context:
space:
mode:
Diffstat (limited to 'log_config.json')
-rw-r--r--log_config.json5
1 files changed, 2 insertions, 3 deletions
diff --git a/log_config.json b/log_config.json
index e7b8f08..3752055 100644
--- a/log_config.json
+++ b/log_config.json
@@ -48,10 +48,9 @@
},
"app.request": {
"handlers": [
- "request"
+ "request", "default"
],
- "level": "INFO",
- "propagate": false
+ "level": "INFO"
}
}
} \ No newline at end of file