logging question

Nathan smith <[email protected]> Sat, 16 Jan 2021 16:28:22 +0000
Newsgroups gmane.comp.python.wxpython
Message-ID <[email protected]>
Dear All,


As part of a system I was thinking of I wanted to be able capture 
tracebacks from python and then post them to a central error reporting 
service.

I was going to do this through a class of the logging module but I was 
unsure how to capture the tracebacks that come from the user 
interactiving with wx python for example, if I bind a list activated 
event to a function and that function then tracebacks, how do I go about 
capturing that?


I read through the following link, but this seemed to be more about 
capturing errors from the back end of wx python?

https://wxpython.org/Phoenix/docs/html/log_classes_overview.html#logging-overview


Thanks

Nathan

-- 
You received this message because you are subscribed to the Google Groups "wxPython-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion on the web visit https://groups.google.com/d/msgid/wxpython-users/6f95cba9-19f3-fde8-196d-3c51f49f0cb3%40gmail.com.