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

excessive logs despite "--quiet" when running "pipenv check" #6228

Open
MalteMagnussen opened this issue Aug 30, 2024 · 0 comments
Open

excessive logs despite "--quiet" when running "pipenv check" #6228

MalteMagnussen opened this issue Aug 30, 2024 · 0 comments

Comments

@MalteMagnussen
Copy link

Issue description

Running pipenv --bare --quiet check --quiet --use-installed still produces lots of INFO logs.

Expected result

I'd like to only see the following:

(using image because of error There was an error creating your Issue: body is too long (maximum is 65536 characters). )

image

Actual result

I am seeing all of these "INFO" and "LINE" logs that I am not interested in, when using --quiet

image

Steps to replicate

Run pipenv --bare --quiet check --quiet --use-installed and see the excessive output, despite --quiet

Uploading the output of pipenv --support because of "body too long" error.

support.txt

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

No branches or pull requests

1 participant