]> granicus.if.org Git - python/commit
logging: Added getLogRecordFactory/setLogRecordFactory with docs and tests.
authorVinay Sajip <vinay_sajip@yahoo.co.uk>
Fri, 3 Dec 2010 11:50:38 +0000 (11:50 +0000)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>
Fri, 3 Dec 2010 11:50:38 +0000 (11:50 +0000)
commit615615291f8a59ff194cadb67e9898575061aaa5
treee0bca985218f63bb2ead7122fb512fcf9696df4b
parent97cbb76ee31b4b91fd908576bbc3354ceab41cfc
logging: Added getLogRecordFactory/setLogRecordFactory with docs and tests.
Doc/library/logging.rst
Lib/logging/__init__.py
Lib/test/test_logging.py
Misc/NEWS