core/log/implementations/debug_logger library

Classes

DebugLogger
Logger that prints to the console only in debug mode.
ReleaseLogger
A no-op logger that silently discards all log entries.