summaryrefslogtreecommitdiff
path: root/Mailman/Logging/StampedLogger.py
Commit message (Expand)AuthorAgeFilesLines
* - Convert all logging to Python's standard logging module. Get rid of allbwarsaw2006-04-171-89/+0
* FSF office has moved. chdcking in for MAIN branch.tkikuchi2005-08-271-1/+1
* Update copyright years.bwarsaw2002-03-161-1/+1
* write(): Compare to None with `is' not `=='.bwarsaw2001-06-271-3/+6
* Update the copyright lines to include the years 1999 & 2000.bwarsaw2000-03-211-1/+1
* Typobwarsaw1999-12-131-1/+1
* Slight change in formatbwarsaw1999-12-131-3/+3
* Always include the non-cached PID of the process doing the printing.bwarsaw1999-12-131-1/+2
* StampedLogger.__init__(): Added new default argument `immediate'bwarsaw1998-07-311-3/+6
* Simplify the import, exploiting the fact that it's within the package.klm1998-07-231-1/+1
* Subpackage containing all logging classes.bwarsaw1998-07-021-0/+82