Skip to content

Commit

Permalink
[3.5] Update documentation reference to the default access logger (#3783
Browse files Browse the repository at this point in the history
)

(cherry picked from commit e54e7cc)

Co-authored-by: Harmon <[email protected]>
  • Loading branch information
Harmon758 authored and asvetlov committed May 21, 2019
1 parent a8a47df commit 602df4d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGES/3783.doc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update documentation reference to the default access logger.
2 changes: 1 addition & 1 deletion docs/logging.rst
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ The default access log format is::

*access_log_class* introduced.

Example of a drop-in replacement for :class:`aiohttp.helpers.AccessLogger`::
Example of a drop-in replacement for the default access logger::

from aiohttp.abc import AbstractAccessLogger

Expand Down

0 comments on commit 602df4d

Please sign in to comment.