Open
Description
I was curious if you guys thought of just using proper python logging instead of the QT_VERBOSE environment variable? Then it is a bit easier to control things like this at a global level. Especially for things like on renderfarms, etc.. where you can just switch logging to different levels for all software rather then needing per tool env variables to turn on/off logging.