Comment by skydhash
8 hours ago
Wasn't the idiomatic way the `-v` flag (repeated for verbosity). And then stderr for errors (maybe warning too).
8 hours ago
Wasn't the idiomatic way the `-v` flag (repeated for verbosity). And then stderr for errors (maybe warning too).
It is, and all logs should ideally go to stderr. But that doesn’t let you pipe them to different places.