scipp.logging.get_log_widget

scipp.logging.get_log_widget()

Return the log widget used by the global scipp logger. If multiple widget handlers are installed, only the first one is returned. If no widget handler is installed, returns None.

Return type

Optional[LogWidget]