summaryrefslogtreecommitdiff
path: root/Mailman/Logging/Syslog.py
Commit message (Expand)AuthorAgeFilesLines
* - Convert all logging to Python's standard logging module. Get rid of allbwarsaw2006-04-171-76/+0
* Port cleaning changes forward from 2.1-maint branch.bwarsaw2005-12-301-6/+8
* Python 2.4 may fail to write 8bit (non-ascii) characters.tkikuchi2005-12-241-1/+6
* FSF office has moved. chdcking in for MAIN branch.tkikuchi2005-08-271-1/+1
* Update copyright years.bwarsaw2002-03-161-1/+1
* LogMsg() -> write()bwarsaw2001-07-061-3/+10
* LogMsg(): Extended function signature to make argument passing bothbwarsaw2001-06-271-3/+12
* Rename Syslog class to _Syslog to indicate that it shouldn't normallybwarsaw2000-06-021-3/+4
* Makefile.in: Install all .py filesbwarsaw2000-06-021-0/+52