diff --git a/docs/source/news.rst b/docs/source/news.rst index 9ff36beb..cb243bca 100644 --- a/docs/source/news.rst +++ b/docs/source/news.rst @@ -20,6 +20,7 @@ Logging +++++++ - fix `#832 `_: log to console by default. +- fix `#845 `_: set the gunicorn loggers from the paste config 19.1.1 / 2014-08-16 ------------------- @@ -37,7 +38,7 @@ Logging +++++++ - fix `#838 `_: statsd logger, send statsd timing metrics in milliseconds -- fix `#839 `_: statsd logger, allows for empty log message while pushing metrics and restore worker number in DEBUG logs +- fix `#839 `_: statsd logger, allows for empty log message while pushing metrics and restore worker number in DEBUG logs - fix `#850 `_: add timezone to logging - fix `#853 `_: Respect logger_class setting unless statsd is on