<div>Hi,</div>
<div> </div>
<div>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.</div>

<div> </div>
<div>Is the best bet then to use the &quot;logging&quot; module in Python?</div>
<div> </div>
<div>Regards,</div>
<div>Bjorn</div>