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
_______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
