diff options
author | Jia Tan <jiat0218@gmail.com> | 2024-02-27 23:42:41 +0800 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2024-02-28 18:31:04 +0200 |
commit | 5c91b454c24e043ca8f2cc7d2b09bd091dafe655 (patch) | |
tree | 86a88ad09f472e4be97e64bf4bc5d20f2cc8ec62 /src/xz/options.h | |
parent | Fix sorting in THANKS. (diff) | |
download | xz-5c91b454c24e043ca8f2cc7d2b09bd091dafe655.tar.xz |
xz: Change logging level for thread reduction to highest verbosity only.
Now that multi threaded encoding is the default, users do not need to
see a warning message everytime the number of threads is reduced. On
some machines, this could happen very often. It is not unreasonable for
users to need to set double verbose mode to see this kind of
information.
To see these warning messages -vv or --verbose --verbose must be passed
to set xz into the highest possible verbosity mode.
These warnings had caused automated testing frameworks to fail when they
expected no output to stderr.
Thanks to Sebastian Andrzej Siewior for reporting this and for the
initial version of the patch.
Diffstat (limited to 'src/xz/options.h')
0 files changed, 0 insertions, 0 deletions