• Aarni Koskela's avatar
    Fix logging configuration again · 6fa42e91
    Aarni Koskela authored
    * Only use `tqdm.write()` if `tqdm` is active, defer to stderr
    * Correct log formatter for TqdmLoggingHandler
    * If `rich` is installed and `SD_WEBUI_RICH_LOG` is set, use `rich`'s formatter
    6fa42e91
logging_config.py 1.54 KB