summaryrefslogtreecommitdiff
path: root/Mailman/Logging/Logger.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* __get_f(): Use Mailman.Utils.reraise()bwarsaw1998-12-291-5/+2
* .__repr__(): Use the class name in the repr string, rather thanklm1998-08-031-7/+9
* __logexc() => _logexc()bwarsaw1998-07-311-9/+16
* Fixed package name in import of __logexc. If the module is not in thebwarsaw1998-07-231-1/+1
* 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/+79