[PyQt] PyQt4 logging framework

Bjorn Egil Ludvigsen bludvigsen at gmail.com
Fri Apr 16 16:16:09 BST 2010


Hi,

I have been searching for a logging framework to use. I would have liked to
stick to a Qt based framework, but can only find the QDebug class that has
some functionality, and there was a 3rd party software/class called QLogger
for C++. Searching the internet it also seems like this has been asked by
many people, but they have all ended up using some 3rd party stuff or
created their own.

Is the best bet then to use the "logging" module in Python?

Regards,
Bjorn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20100416/6e69505c/attachment.html>


More information about the PyQt mailing list