Skip to content

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

@MalteMagnussen

Description

@MalteMagnussen

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions