Bug#683654: lsb-base: some messages should be conditioned by $VERBOSE
Dmitry Smirnov <[email protected]>
| Newsgroups | gmane.linux.debian.devel.lsb |
|---|---|
| Message-ID | <201208071955.40983.onlyjob__13214.18162338$1344333449$gmane$org@member.fsf.org> |
Good idea, it would be nice if we could implement it.
Is that correct that [info] messages are only printed by 'log_action_msg'?
It may be used for messages like "service is already running" and I'm not sure
if we want to suppress such messages.
I think at least the following functions
log_action_begin_msg
log_action_end_msg
log_end_msg
log_progress_msg
log_daemon_msg
can be silenced according to verbosity settings.
Regards,
Dmitry.