]> granicus.if.org Git - python/commit
Issue #7086: Added TCP support to SysLogHandler and tidied up some anachronisms in...
authorVinay Sajip <vinay_sajip@yahoo.co.uk>
Sat, 10 Oct 2009 20:32:36 +0000 (20:32 +0000)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>
Sat, 10 Oct 2009 20:32:36 +0000 (20:32 +0000)
commitcbabd7ec3aa589bda8f636f4b23c294604d07c63
tree9e0eee5ad8d7a80d86c16c3258f983f7b774aa4e
parentbec4d57a392179e23d2eec51db4bdc0806d692ee
Issue #7086: Added TCP support to SysLogHandler and tidied up some anachronisms in the code.
Doc/library/logging.rst
Lib/logging/__init__.py
Lib/logging/config.py
Lib/logging/handlers.py
Misc/NEWS