cpython/Lib/logging
2009-11-25 09:22:47 +00:00
..
__init__.py logging: made _handlers a WeakValueDictionary. 2009-11-25 09:22:47 +00:00
config.py Issue #7086: Added TCP support to SysLogHandler and tidied up some anachronisms in the code. 2009-10-10 20:32:36 +00:00
handlers.py Issue #7077: logging: SysLogHandler now treats Unicode as per RFC 5424. 2009-10-21 20:22:14 +00:00