Bugs item #791410, was opened at 2003-08-19 18:32 Message generated for change (Settings changed) made by gbrandl You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105470&aid=791410&group_id=5470
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Python Library Group: Feature Request >Status: Closed >Resolution: Accepted Priority: 5 Submitted By: Matthew 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 ---------------------------------------------------------------------- >Comment By: Georg Brandl (gbrandl) Date: 2006-06-06 19:17 Message: Logged In: YES user_id=849994 Now that this is a Summer of Code project, I guess this issue can be closed. ---------------------------------------------------------------------- Comment By: Matthew Barnes (mfbarnes) Date: 2003-09-29 06:25 Message: Logged In: YES user_id=843448 Remove doctest.py and unittest.py from this list. Steve Purcell and Tim Peters have indicated that logging is not applicable to those modules. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105470&aid=791410&group_id=5470 _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com