This commit is contained in:
tim
2024-10-23 02:05:20 -04:00
parent 77bb70cfcb
commit 4a7220a403

View File

@@ -10,7 +10,7 @@ level='DEBUG'
[handlers.console]
class='logging.StreamHandler'
formatter='notime'
formatter='default'
stream='ext://sys.stdout'
[formatters.default]