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
2f55eb4cca
cpython
/
Lib
/
logging
History
Vinay Sajip
17c52d8493
Refactored RotatingFileHandler to create a base class for rotating handlers. Added TimedRotatingFileHandler.
2004-07-03 11:48:34 +00:00
..
__init__.py
Changed basicConfig() to add keyword arguments. Changes are backward-compatible.
2004-07-03 11:47:26 +00:00
config.py
Minor documentation changes
2004-02-28 16:07:46 +00:00
handlers.py
Refactored RotatingFileHandler to create a base class for rotating handlers. Added TimedRotatingFileHandler.
2004-07-03 11:48:34 +00:00