devela::_dep::log

Function logger

Source
pub fn logger() -> &'static dyn Log
Available on crate feature dep_log only.
Expand description

Returns a reference to the logger.

If a logger has not been set, a no-op implementation is returned.