terminus
terminus copied to clipboard
Send verbose output to stderr, not stdout
If you specify -vvv to debug terminus, you can't also have a downstream tool parse json from --format=json because of the invalid JSON lines.
Verbose logs should go to standard error, so consumers can still have reliable output to work with.