pub fn logger() -> &'static dyn Log
dep_log
Returns a reference to the logger.
If a logger has not been set, a no-op implementation is returned.