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_enabledfor a noop logger is always false