Open dalin- opened 7 years ago
I'm working on some automated scripts that call Terminus a lot, and I'm finding that it can be a bit chatty. e.g. "Notice: everything is fine".
Is there a way to change the error reporting level so that notices are not shown, but warnings and errors are?
This would require adding a new option to set the verbosity level to that point. Not sure what we'll call it. --laconic? --reticent?
--laconic
--reticent
Added to Jira, AL-900
I'm working on some automated scripts that call Terminus a lot, and I'm finding that it can be a bit chatty. e.g. "Notice: everything is fine".
Is there a way to change the error reporting level so that notices are not shown, but warnings and errors are?