standard library logging viewer for wx classic

23 views
Skip to first unread message

Rob McMullen

unread,
May 12, 2017, 11:44:53 PM5/12/17
to wxpytho...@googlegroups.com
This helped me for apps distributed with pyinsttaller/py2exe/py2app where users can't get to stdout easily. This a TextCtrl in a Frame that hooks into the standard library's logging facility to capture its output.

Additionally, it lists all the loggers by name and allows you to turn on/off the DEBUG state of each individually or by simple pattern matching.
Python 2.7, wx classic only so far. Haven't made the leap to either Python 3 or Phoenix yet.
Reply all
Reply to author
Forward
0 new messages