summaryrefslogtreecommitdiff
path: root/Mailman/Logging/Utils.py
Commit message (Expand)AuthorAgeFilesLines
* - Convert all logging to Python's standard logging module. Get rid of allbwarsaw2006-04-171-52/+0
* FSF office has moved. chdcking in for MAIN branch.tkikuchi2005-08-271-1/+1
* LogStdErr(): I don't think we really wanted to tee the log output tobwarsaw2002-10-211-19/+21
* Update copyright years.bwarsaw2002-03-161-1/+1
* LogStdErr(): In the call to StampedLogger(), pass manual_reprime valuebwarsaw2000-06-011-1/+1
* Update the copyright lines to include the years 1999 & 2000.bwarsaw2000-03-211-1/+1
* LogStdErr(): category was being ignored. Instead, use it as the firstbwarsaw1999-04-161-1/+1
* LogStdErr(): small patch to ensure we get a stdout. Python 1.5bwarsaw1998-12-291-1/+5
* __logexc(): Renamed to _logexc() -- single leading underscore -- so itbwarsaw1998-07-311-1/+2
* LogStdErr(): New routine to simplify hooking up a StampedLogger withklm1998-07-231-0/+21
* Subpackage containing all logging classes.bwarsaw1998-07-021-0/+24