[Python-Dev] PEP 282: A Logging System -- comments please (original) (raw)
Skip Montanaro skip@pobox.com
Mon, 25 Feb 2002 09:53:34 -0600
- Previous message: [Python-Dev] PEP 282: A Logging System -- comments please
- Next message: [Python-Dev] sendall patches not in 2.2?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Trent> More standard Handlers may be implemented if deemed desirable and
Trent> feasible. Other interesting candidates:
...
Trent> - SyslogHandler: Akin to log4j's SyslogAppender.
I'd implement at least this one, both as a proof of concept and to provide a standard mapping between the levels used in your logger and those syslog provides.
Skip
- Previous message: [Python-Dev] PEP 282: A Logging System -- comments please
- Next message: [Python-Dev] sendall patches not in 2.2?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]