Bugs item #1652788, was opened at 2007-02-06 00:42 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=1652788&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: Python 2.5 Status: Open Resolution: None Priority: 5 Private: No Submitted By: lx_jakal (alex_petry) Assigned to: Nobody/Anonymous (nobody) Summary: logging formatter %(lineno)d does not work Initial Comment: The current line number produced by the module is "1072" which is static over all logging calls. It refers to a the denoted line in logging/__init__.py A possible patch is attached. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1652788&group_id=5470 _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com