cpython/Lib/logging
Vinay Sajip 23b94d0b98 Refactored logging rotating handlers for improved flexibility. 2012-01-04 12:02:26 +00:00
..
__init__.py Mention that level can be an int or str in the setLevel docstring. 2011-12-17 12:36:34 -08:00
config.py logging: replace codecs.open with builtins.open, remove '_encoded' sort, add some tests. 2011-11-07 19:43:05 +01:00
handlers.py Refactored logging rotating handlers for improved flexibility. 2012-01-04 12:02:26 +00:00