Re: logging question

Nathan smith <[email protected]> Sat, 16 Jan 2021 17:03:11 +0000
Newsgroups gmane.comp.python.wxpython
Message-ID <[email protected]>
I believe I have answered my own question!

https://wiki.wxpython.org/CustomExceptionHandling

On 16/01/2021 16:28, Nathan smith wrote:
> 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/4fe7e560-d211-d1dc-a902-062c1db476a3%40gmail.com.