index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
logging
/
handlers.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed debugging print statements from TimedRotatingFileHandler, and sorted ...
Vinay Sajip
2004-07-12
1
-3/+4
*
Add exception handling for BaseRotatingFileHandler (SF #979252)
Vinay Sajip
2004-07-08
1
-3/+6
*
Whitespace normalization.
Tim Peters
2004-07-07
1
-5/+5
*
Refactored RotatingFileHandler to create a base class for rotating handlers....
Vinay Sajip
2004-07-03
1
-11/+167
*
Removed spurious import statement
Vinay Sajip
2004-03-08
1
-2/+0
*
Minor documentation changes
Vinay Sajip
2004-02-28
1
-2/+3
*
Added close() (which flushes) to BufferingHandler and tidied MemoryHandler.cl...
Vinay Sajip
2004-02-21
1
-2/+10
*
Copyright year change.
Vinay Sajip
2004-02-20
1
-17/+67
*
SF bug #835457: Small typo in logging documentation
Raymond Hettinger
2003-11-08
1
-1/+1
*
SF patch #761519: Fixes for bugs 760703 and 757821
Raymond Hettinger
2003-06-27
1
-13/+12
*
SF patch #725904, Minor changes to logging from module author (Vinay Sajip)
Neal Norwitz
2003-04-23
1
-7/+29
*
SF patch #687683, Patches to logging (updates from Vinay)
Neal Norwitz
2003-02-18
1
-13/+15
*
amk pointed out that syslog may use UDP or TCP sockets.
Neal Norwitz
2003-01-26
1
-1/+7
*
SF #642974, logging SysLogHandler proto type wrong
Neal Norwitz
2003-01-26
1
-1/+1
*
Get rid of #! lines, references to usage as __main__, README.txt, and
Guido van Rossum
2002-11-13
1
-8/+0
*
Adding Vinay Sajip's logging package.
Guido van Rossum
2002-11-13
1
-0/+707