Hello everyone,
my app makes extensive use of the python 'logging' module.
For easier development I would like to have a window with a treeview that should contain one entry for every log message sent.
Is there any way to add a Handler so that the message is somehow sent to my treeview?
Best regards,
Niklas. _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
