jazzband/pip-tools

Verbose output without final result when outputting to a file

Open

#1987 aperta il 12 set 2023

Vedi su GitHub
 (7 commenti) (0 reazioni) (0 assegnatari)Python (605 fork)batch import
enhancementgood first issuelogging

Metriche repository

Star
 (7230 star)
Metriche merge PR
 (Merge medio 1g 21h) (3 PR mergiate in 30 g)

Descrizione

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

Guida contributor