This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
fa26c4251e
cpython
/
Lib
/
logging
History
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