jazzband/pip-tools

Verbose output without final result when outputting to a file

Open

#1,987 opened on 2023年9月12日

GitHub で見る
 (7 comments) (0 reactions) (0 assignees)Python (605 forks)batch import
enhancementgood first issuelogging

Repository metrics

Stars
 (7,230 stars)
PR merge metrics
 (平均マージ 1d 21h) (30d で 3 merged PRs)

説明

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

コントリビューターガイド