]> granicus.if.org Git - python/commit
logging: Added _logRecordClass, getLogRecordClass, setLogRecordClass to increase...
authorVinay Sajip <vinay_sajip@yahoo.co.uk>
Tue, 19 Oct 2010 15:26:24 +0000 (15:26 +0000)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>
Tue, 19 Oct 2010 15:26:24 +0000 (15:26 +0000)
commit062d56b1f04122cd631a1d0815d4505598a5183d
tree7caa69bec75de562fa7b1c02383390e04ac45f15
parent7cd94b8aa2bff16d06b254b697c62d52a3f6f5fa
logging: Added _logRecordClass, getLogRecordClass, setLogRecordClass to increase flexibility of LogRecord creation.
Lib/logging/__init__.py
Misc/NEWS