+Heinrich Schuchardt
Hi Heinrich,
On Wed, 20 Jan 2021 at 20:11, Simon Glass wrote:
>
> At present when logging is not enabled, all log() calls become nops. This
> does not seem right, since if the log level is high enough then there
> should be some sort of message. So in that case, this series
At present when logging is not enabled, all log() calls become nops. This
does not seem right, since if the log level is high enough then there
should be some sort of message. So in that case, this series updates it to
print the message if the log level is above LOGL_INFO.
This mimics the behaviou
2 matches
Mail list logo