]> granicus.if.org Git - python/commit
Closes #26559: Allow configuring flush-on-close behaviour of MemoryHandler.
authorVinay Sajip <vinay_sajip@yahoo.co.uk>
Fri, 22 Jul 2016 15:27:31 +0000 (16:27 +0100)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>
Fri, 22 Jul 2016 15:27:31 +0000 (16:27 +0100)
commitcccf6068fa6f997751701a32121924677efcba9c
treeb303842df915336828f75e63798b13d26c534c9a
parentd141531eb5924159c58fcce779f78d7d04265f54
Closes #26559: Allow configuring flush-on-close behaviour of MemoryHandler.
Doc/library/logging.handlers.rst
Lib/logging/handlers.py
Lib/test/test_logging.py