slog_scope

Function logger

Source
pub fn logger() -> Logger
Expand description

Access the Logger for the current logging scope

This function needs to clone an underlying scoped Logger. If performance is of vital importance, use with_logger.