
9 Feb
2020
9 Feb
'20
11:21 p.m.
On 2/9/20 4:59 PM, Heinrich Schuchardt wrote:
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
Why not just change the default for CONFIG_LOG to y? This is effectively the same, except it still allows users to completely disable logging altogether.
--Sean