Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make vLLM logging formatting optional #2877

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

Yard1
Copy link
Collaborator

@Yard1 Yard1 commented Feb 14, 2024

We add an env var to make logging formatting changes done by vLLM optional for better integration into existing systems that may have their own logging formats.

@Yard1 Yard1 requested a review from simon-mo February 14, 2024 22:42
Copy link
Collaborator

@zhuohan123 zhuohan123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why can't we just set the logger level?

@Yard1
Copy link
Collaborator Author

Yard1 commented Feb 19, 2024

@zhuohan123 we would like to still log at a given level, just without the formatting set by vLLM

Copy link
Collaborator

@zhuohan123 zhuohan123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@zhuohan123 zhuohan123 merged commit 181b27d into vllm-project:main Feb 20, 2024
19 checks passed
xjpang pushed a commit to xjpang/vllm that referenced this pull request Feb 22, 2024
xjpang pushed a commit to xjpang/vllm that referenced this pull request Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants