diff --git a/conf/logging.conf b/conf/logging.conf index 6dadc997b..2b3308bbf 100644 --- a/conf/logging.conf +++ b/conf/logging.conf @@ -1,5 +1,5 @@ [loggers] -keys=root, gunicorn.error, gunicorn.access, application.profiler +keys=root, gunicorn.error, gunicorn.access, application.profiler, boto, werkzeug [handlers] keys=console