fix(script): Log all msgs into file and console
This commit is contained in:
parent
7dea3863aa
commit
3878fd841b
@ -25,7 +25,7 @@
|
||||
"handlers": {
|
||||
"rich": {
|
||||
"class": "rich.logging.RichHandler",
|
||||
"level": "WARNING",
|
||||
"level": "DEBUG",
|
||||
"formatter": "rich",
|
||||
"log_time_format": "[%Y-%m-%dT%H:%M:%S]"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user