Fixes CVE-2026-21441 (8.9 High severity) - decompression-bomb safeguards
of the streaming API were bypassed when HTTP redirects were followed.
Closes#210
this adds the new logging options for all commands.
By default now the output doesn't show the thread and the log level.
This makes it easier to read the logs. You can add them back by
passing in --show-thread --show-level