Closed gaborcsardi closed 7 years ago
This is not so crucial, actually...
Verbosity levels would be handy e.g. for revdepcheck -- the messages that are printed when polling the queue should only be needed in verbose-verbose-verbose mode.
Yeah, I think there is an issue for this already, no?
Oh, yes, this is it. :)
I decided that we don't need message types, and just implemented verbosity levels, so I am closing this.
Probably simply:
WARN
orWARNING
should both work, just likeERR
andERROR
.