[ python-Feature Requests-1674315 ] funcName and module incorrectly reported in logging
SourceForge.net
noreply at sourceforge.net
Mon Mar 5 20:31:55 CET 2007
Feature Requests item #1674315, was opened at 2007-03-05 11:31
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=355470&aid=1674315&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: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Michael Garvin (wraithgar)
Assigned to: Nobody/Anonymous (nobody)
Summary: funcName and module incorrectly reported in logging
Initial Comment:
When using logging.log, the funcName is always reported as _log, and the module is always reported as __init__
This is using python2.5
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=355470&aid=1674315&group_id=5470
More information about the Python-bugs-list
mailing list