mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
Also update docs/source/news.rst for #845.
This commit is contained in:
parent
cb7859caea
commit
194b2d68e3
@ -20,6 +20,7 @@ Logging
|
||||
+++++++
|
||||
|
||||
- fix `#832 <https://github.com/benoitc/gunicorn/issues/832>`_: log to console by default.
|
||||
- fix `#845 <https://github.com/benoitc/gunicorn/issues/845>`_: set the gunicorn loggers from the paste config
|
||||
|
||||
19.1.1 / 2014-08-16
|
||||
-------------------
|
||||
@ -37,7 +38,7 @@ Logging
|
||||
+++++++
|
||||
|
||||
- fix `#838 <https://github.com/benoitc/gunicorn/issues/838>`_: statsd logger, send statsd timing metrics in milliseconds
|
||||
- fix `#839 <https://github.com/benoitc/gunicorn/issues/839>`_: statsd logger, allows for empty log message while pushing metrics and restore worker number in DEBUG logs
|
||||
- fix `#839 <https://github.com/benoitc/gunicorn/issues/839>`_: statsd logger, allows for empty log message while pushing metrics and restore worker number in DEBUG logs
|
||||
- fix `#850 <https://github.com/benoitc/gunicorn/issues/850>`_: add
|
||||
timezone to logging
|
||||
- fix `#853 <https://github.com/benoitc/gunicorn/issues/853>`_: Respect logger_class setting unless statsd is on
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user