jazzband/pip-tools

Verbose output without final result when outputting to a file

Open

#1,987 创建于 2023年9月12日

在 GitHub 查看
 (7 评论) (0 反应) (0 负责人)Python (7,230 star) (605 fork)batch import
enhancementgood first issuelogging

描述

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

贡献者指南

Verbose output without final result when outputting to a file · jazzband/pip-tools#1987 | Good First Issue