Module logger

Module logger 

Expand description

Expose the storage logger Logger module for handling logging functionality

Macros§

debug
A noop logger, when the logger feature is disabled
error
A noop logger, when the logger feature is disabled
info
A noop logger, when the logger feature is disabled
trace
A noop logger, when the logger feature is disabled
warn
A noop logger, when the logger feature is disabled

Functions§

trace_enabled
trace_enabled for a noop logger is always false