Feature Requests item #1674315, was opened at 2007-03-05 11:31 Message generated for change (Comment added) made by wraithgar 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 ---------------------------------------------------------------------- >Comment By: Michael Garvin (wraithgar) Date: 2007-03-05 11:58 Message: Logged In: YES user_id=725363 Originator: YES info from logging/__init.py file being used: __author__ = "Vinay Sajip <[EMAIL PROTECTED]>" __status__ = "production" __version__ = "0.4.9.9" __date__ = "06 February 2006" ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=355470&aid=1674315&group_id=5470 _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com