Comment by adwn
3 days ago
> If I want to know the status of each item, I’d pass -v to the command.
I don't disagree. In my opinion, the default log level for CLI applications should be WARN, showing errors and warnings. -q should turn this OFF (alternatively, -q for ERROR, and -qq for OFF), -v means INFO, -vv DEBUG, -vvv TRACE. For servers and daemons, the default should probably be INFO, but that's debatable.
No comments yet
Contribute on Hacker News ↗