Logger Adapter¶ class discopygal_tools.solver_viewer.logger_adapter.LoggerAdapter(text_edit, logger)¶ Bases: object Adapter class to apply theme to a QTextEdit and logger. apply_theme(theme)¶ Apply the given theme to the text edit and logger.