From 901d8f94b3f4316243d6b19a5c6f90bdd0251f88 Mon Sep 17 00:00:00 2001 From: Berker Peksag Date: Sun, 21 Sep 2014 09:32:43 +0300 Subject: [PATCH] Fix typos. --- docs/source/news.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/news.rst b/docs/source/news.rst index d9558cfe..7d36c65c 100644 --- a/docs/source/news.rst +++ b/docs/source/news.rst @@ -16,10 +16,10 @@ Core Logging +++++++ -- fix `#838 `_: statsd logegr, send statsd timing metrics in milliseconds +- 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 `#850 `_: add - timezonw to logging + timezone to logging - fix `#853 `_: Respect logger_class setting unless statsd is on AioHttp worker