cpython/Lib/logging
2010-10-19 15:26:24 +00:00
..
__init__.py logging: Added _logRecordClass, getLogRecordClass, setLogRecordClass to increase flexibility of LogRecord creation. 2010-10-19 15:26:24 +00:00
config.py Issue #9947: logging: Fixed locking bug in stopListening. 2010-09-25 17:48:25 +00:00
handlers.py logging: added QueueListener and documentation. 2010-09-23 08:15:54 +00:00