index
:
mailman.git
address-events
feature/drop-runner-priviliges
fix/confirm-list-mismatch
list-style-descriptions
master
modules-no-instantiate
mta-smtps-starttls
pipelines-dynamical-instantiation
pluggable-components
pluggable-workflows
plugin
precompile-rest-matchers
save-workflow-steps
The GNU Mailing List manager.
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Mailman
/
Logging
/
Logger.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Convert all logging to Python's standard logging module. Get rid of all
bwarsaw
2006-04-17
1
-104
/
+0
*
Port cleaning changes forward from 2.1-maint branch.
bwarsaw
2005-12-30
1
-1
/
+2
*
back porting from 2.1.6
tkikuchi
2005-08-28
1
-5
/
+5
*
FSF office has moved. chdcking in for MAIN branch.
tkikuchi
2005-08-27
1
-1
/
+1
*
__get_f(): LookupError is built-in. Bug reported by Carson Gaspar.
bwarsaw
2002-11-11
1
-1
/
+1
*
Fixes for logging of non-ascii messages. We have a default encoding
bwarsaw
2002-09-17
1
-1
/
+17
*
Update copyright years.
bwarsaw
2002-03-16
1
-1
/
+1
*
Untabification.
bwarsaw
2001-06-02
1
-26
/
+27
*
close(): When the file object is closed, set __fp to None so it gets
bwarsaw
2001-06-02
1
-1
/
+2
*
__get_f(): Since Python 1.5.2 is now required, we can get rid of the
bwarsaw
2000-04-03
1
-4
/
+4
*
Update the copyright lines to include the years 1999 & 2000.
bwarsaw
2000-03-21
1
-1
/
+1
*
__get_f(): Open the log file in line buffered mode so flushes
bwarsaw
1999-12-13
1
-1
/
+1
*
__get_f(): Use Mailman.Utils.reraise()
bwarsaw
1998-12-29
1
-5
/
+2
*
.__repr__(): Use the class name in the repr string, rather than
klm
1998-08-03
1
-7
/
+9
*
__logexc() => _logexc()
bwarsaw
1998-07-31
1
-9
/
+16
*
Fixed package name in import of __logexc. If the module is not in the
bwarsaw
1998-07-23
1
-1
/
+1
*
Simplify the import, exploiting the fact that it's within the package.
klm
1998-07-23
1
-1
/
+1
*
Subpackage containing all logging classes.
bwarsaw
1998-07-02
1
-0
/
+79