]> granicus.if.org Git - python/commit
Added some methods to LoggerAdapter, and updated documentation.
authorVinay Sajip <vinay_sajip@yahoo.co.uk>
Tue, 21 Sep 2010 11:25:39 +0000 (11:25 +0000)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>
Tue, 21 Sep 2010 11:25:39 +0000 (11:25 +0000)
commitc84f01698874902863396e82a248f5fd6ec59d0e
treeff6f8d60ab21f6aeb1d4ca5c35ba4555b5e697bf
parentceff5668864f319d05a781e8eef591b014ae2751
Added some methods to LoggerAdapter, and updated documentation.
Doc/library/logging.rst
Lib/logging/__init__.py
Lib/logging/handlers.py
Lib/test/test_logging.py
Misc/NEWS