commit | e393e4ab54b7b1eb2628828f4e51e2b6269e8bef | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Wed Feb 26 21:48:17 2020 +0100 |
committer | Simon Glass <sjg@chromium.org> | Thu Apr 16 08:07:58 2020 -0600 |
tree | 5dcf08718efd36ae372dbd45a9cdb7b8d24dd5b8 | |
parent | 2db951640377bfe7c25b19d14d7ca69446078d30 [diff] |
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>