scipp.logging.get_widget_handler

scipp.logging.get_widget_handler

scipp.logging.get_widget_handler()

Return the widget handler installed in the 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[scipp.logging.WidgetHandler]