
12 Oct
2020
12 Oct
'20
5:35 a.m.
On Sat, 10 Oct 2020 at 13:44, Sean Anderson seanga2@gmail.com wrote:
This is the compliment of the existing behavior to match only messages with
complement
a log level less than a threshold. This is primarily useful in conjunction with LOGFF_DENY.
Signed-off-by: Sean Anderson seanga2@gmail.com
(no changes since v1)
common/log.c | 12 +++++++++--- include/log.h | 10 ++++++---- 2 files changed, 15 insertions(+), 7 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org