Bug#928920: patch: Introduce logging functions that check ${VERBOSE}
Dmitry Bogatov <[email protected]> Wed, 17 Jul 2019 14:58:15 +0000
| Newsgroups | gmane.linux.debian.devel.lsb |
|---|---|
| Message-ID | <20190717145830.B554236FD8__30989.031276998$1563375641$gmane$org@disroot.org> |
[2019-05-13 04:05] Dmitry Bogatov <[email protected]> > Package: lsb-base > Severity: wishlist > Tags: patch > > From 58dd6e6add24a4e5531a84ff2404f2f5ed71e114 Mon Sep 17 00:00:00 2001 > From: Dmitry Bogatov <[email protected]> > Date: Sat, 11 May 2019 21:20:48 +0000 > Subject: [PATCH] Introduce logging functions that check ${VERBOSE} > > Use of logging functions in initscripts are often conditioned on value > of $VERBOSE variable, causing same code to be repeated over and over > again. > > This change introduce number of logging functions (with prefix "v") that > are functionally equivalent to their counterparts without prefix when > value of $VERBOSE is not "no", and do nothing if value of $VERBOSE is "no= ". I plan to NMU this patch in week or so into DELAYED/15. Objections? -- = Note, that I send and fetch email in batch, once in a few days. Please, mention in body of your reply when you add or remove recepients.