Aarni Koskela
0011640ab1
Logging: set formatter correctly for fallback logger too
2024-01-11 08:29:42 +02:00
Aarni Koskela
6fa42e919f
Fix logging configuration again
...
* 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
2024-01-04 19:32:03 +02:00
Your Name
7021cdb1de
actually adds handler to logging_config.py
2023-11-16 17:53:57 -03:00
Lucas Daniel Velazquez M
cdb60a690d
Take into account tqdm not being installed before first boot for logging
2023-11-16 16:49:59 -03:00
Lucas Daniel Velazquez M
236eb82c3a
Adds tqdm handler to logging_config.py for progress bar integration
2023-11-16 13:20:33 -03:00
AUTOMATIC1111
edfae9e78a
add --loglevel commandline argument for logging
...
remove the progressbar for extension installation in favor of logging output
2023-08-09 20:49:33 +03:00