qrainbowstyle.extras package

Submodules

qrainbowstyle.extras.debugging module

class qrainbowstyle.extras.debugging.OutputLogger[source]

Bases: object

set_level(level)[source]
qrainbowstyle.extras.debugging.catch_exceptions(t, val, tb)[source]

Replaces sys.excepthook to catch and log warnings and errors

qrainbowstyle.extras.debugging.qt_message_handler(mode, context, message)[source]

Logger for Qt errors

Module contents