Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2024-01-11 | Logging: set formatter correctly for fallback logger too | Aarni Koskela | -5/+6 |
2024-01-04 | Fix logging configuration again | Aarni Koskela | -23/+39 |
2023-11-16 | actually adds handler to logging_config.py | Your Name | -1/+1 |
2023-11-16 | Take into account tqdm not being installed before first boot for logging | Lucas Daniel Velazquez M | -13/+24 |
2023-11-16 | Adds tqdm handler to logging_config.py for progress bar integration | Lucas Daniel Velazquez M | -0/+14 |
2023-08-09 | add --loglevel commandline argument for logging | AUTOMATIC1111 | -0/+16 |