Function slog_scope::logger [] [src]

pub fn logger() -> Logger

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.