diff --git a/examples/logging.conf b/examples/logging.conf index ab1672df..a2278213 100644 --- a/examples/logging.conf +++ b/examples/logging.conf @@ -11,13 +11,13 @@ keys=generic, access level=INFO handlers=console -[logger_gunicon.error] +[logger_gunicorn.error] level=INFO handlers=error_file propagate=1 qualname=gunicorn.error -[logger_gunicon.access] +[logger_gunicorn.access] level=INFO handlers=access_file propagate=0