[Python-bugs-list] [ python-Bugs-791410 ] Make logging consistent
in the standard library
SourceForge.net
noreply at sourceforge.net
Tue Aug 19 12:32:53 EDT 2003
Bugs item #791410, was opened at 2003-08-19 13:32
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=791410&group_id=5470
Category: Python Library
Group: Feature Request
Status: Open
Resolution: None
Priority: 5
Submitted By: Matthew F. Barnes (mfbarnes)
Assigned to: Nobody/Anonymous (nobody)
Summary: Make logging consistent in the standard library
Initial Comment:
Logging should be consistent in the standard library.
Standard library modules that currently define their
own logging functions should be updated to use the
standard 'logging' module instead.
Such modules include (not necessarily a complete list):
asyncore.py
BaseHTTPServer.py
cgi.py
doctest.py
imaplib.py
unittest.py
distutils package
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=791410&group_id=5470
More information about the Python-bugs-list
mailing list