bapsf_motion.gui.widgets.logging

This module contains custom Qt widgets for displaying logs generated by Python’s logging package.

Classes

QLogger(logger[, max_block_count, ...])

QLogHandler(log_widget, *args, **kwargs)

Initializes the instance - basically setting the formatter to None and the filter list to empty.

Inheritance diagram of bapsf_motion.gui.widgets.logging.QLogHandler, bapsf_motion.gui.widgets.logging.QLogger