mirror of
https://gitlab.com/chicken-riders/RcGcDw.git
synced 2025-02-23 00:24:09 +00:00
Add timestamp to default configuration
This commit is contained in:
parent
89edc1b443
commit
2446484763
|
@ -43,7 +43,7 @@
|
|||
"disable_existing_loggers": false,
|
||||
"formatters": {
|
||||
"standard": {
|
||||
"format": "%(name)s - %(levelname)s: %(message)s"
|
||||
"format": "%(name)s - %(asctime)s - %(levelname)s: %(message)s"
|
||||
}
|
||||
},
|
||||
"handlers": {
|
||||
|
|
Loading…
Reference in a new issue