Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
da115230
Unverified
Commit
da115230
authored
Aug 19, 2024
by
Andrew Song
Committed by
GitHub
Aug 19, 2024
Browse files
[Bugfix] Don't disable existing loggers (#7664)
parent
7601cb04
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
vllm/logger.py
vllm/logger.py
+1
-0
No files found.
vllm/logger.py
View file @
da115230
...
...
@@ -43,6 +43,7 @@ DEFAULT_LOGGING_CONFIG = {
},
},
"version"
:
1
,
"disable_existing_loggers"
:
False
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment