]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added respect_handler_level to QueueListener.
authorVinay Sajip <vinay_sajip@yahoo.co.uk>
Mon, 9 Feb 2015 19:49:00 +0000 (19:49 +0000)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>
Mon, 9 Feb 2015 19:49:00 +0000 (19:49 +0000)
commit365701add94255d753d555c6b3833dd8cc6d43a0
treeb4f6639641bfd98ca65bb73ef2227351d5c317ed
parent438f9134cfb7a3b68cff9de9f730f42f68c2cc94
Added respect_handler_level to QueueListener.
Doc/howto/logging-cookbook.rst
Doc/library/logging.handlers.rst
Lib/logging/handlers.py
Lib/test/test_logging.py
Misc/NEWS