log: output for CONFIG_LOG=n
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Wed, 26 Feb 2020 20:48:17 +0000 (21:48 +0100)
committerSimon Glass <sjg@chromium.org>
Thu, 16 Apr 2020 14:07:58 +0000 (08:07 -0600)
commit20fd256deb055479c9c0c9f0b1a9f9098c96f310
tree5dcf08718efd36ae372dbd45a9cdb7b8d24dd5b8
parentbefadde0a24c3a726689745d5a00c8586adc9c84
log: output for CONFIG_LOG=n

If CONFIG_LOG=n, we should still output errors, warnings, notices, infos,
and for DEBUG=1 also debug messages.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
include/log.h