logging.config | index c:\bin\lang\py23\lib\logging\config.py |
Logging package for Python. Based on PEP 282 and comments thereto in
comp.lang.python, and influenced by Apache's log4j system.
Should work under Python versions >= 1.5.2, except that source line
information is not available unless 'inspect' is.
Copyright (C) 2001-2002 Vinay Sajip. All Rights Reserved.
To use, simply 'import logging' and log away!
Modules | ||||||
|
Functions | ||
|
Data | ||
DEFAULT_LOGGING_CONFIG_PORT = 9030 RESET_ERROR = 10054 _listener = None |