[Patches] [ python-Patches-1779550 ] Remove redundancies inside class logging.Logger

SourceForge.net noreply at sourceforge.net
Wed Aug 22 18:14:37 CEST 2007


Patches item #1779550, was opened at 2007-08-22 18:14
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1779550&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: Library (Lib)
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Carsten Grohmann (cgrohmann)
Assigned to: Nobody/Anonymous (nobody)
Summary: Remove redundancies inside class logging.Logger

Initial Comment:
The attached patch removes some pieces of redundant code inside the Logger class and unifies the calls of debug(), info(), warning(), error(), critical() as well as log().

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1779550&group_id=5470


More information about the Patches mailing list