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