Skip to content

Commit da11523

Browse files
authored
[Bugfix] Don't disable existing loggers (#7664)
1 parent 7601cb0 commit da11523

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vllm/logger.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
},
4444
},
4545
"version": 1,
46+
"disable_existing_loggers": False
4647
}
4748

4849

0 commit comments

Comments
 (0)