mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-05-19 23:17:00 +08:00
[Bugfix] Don't disable existing loggers (#7664)
This commit is contained in:
parent
7601cb044d
commit
da115230fd
@ -43,6 +43,7 @@ DEFAULT_LOGGING_CONFIG = {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
"version": 1,
|
"version": 1,
|
||||||
|
"disable_existing_loggers": False
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user