jazzband/pip-tools

Verbose output without final result when outputting to a file

Ouverte

#1 987 ouverte le 12 sept. 2023

 (7 commentaires) (0 réaction) (0 personne assignée)Python (670 forks)batch import
enhancementgood first issuelogging

Métriques du dépôt

Stars
 (8 008 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

What's the problem this feature will solve?

Having verbose output is nice so progress can be viewed, but when writing the result to a file, it's still output to the console

Describe the solution you'd like

Verbose output can be used without dumping all of the result to the console, when writing to a file

Alternative Solutions

Flag to turn on progress output

Guide contributeur