Function oasis_core_runtime::common::logger::init_logger

source ยท
pub fn init_logger(level: Level)
Expand description

Initialize the global slog_stdlog adapter to allow logging with the log crate (instead of slog).