On Jan 6, 10:19 pm, Thorsten Kampe <[email protected]> wrote: > I don't think he's interested in the "line number where the logging call > was issued" but where the exception occurred.
Well, he does say "all logging" and "every logging". And, as I mentioned earlier, there is already support for tracebacks by using the Logger.exception method in an exception handler. Regards, Vinay Sajip -- http://mail.python.org/mailman/listinfo/python-list
