diff --git a/examples/logging.conf b/examples/logging.conf index a2278213..ec2fcd00 100644 --- a/examples/logging.conf +++ b/examples/logging.conf @@ -1,5 +1,5 @@ [loggers] -keys=root, gunicon.error, gunicon.access +keys=root, gunicorn.error, gunicorn.access [handlers] keys=console, error_file, access_file