Function ckb_logger_service::init

source ยท
pub fn init(
    env_opt: Option<&str>,
    config: Config
) -> Result<LoggerInitGuard, SetLoggerError>
Expand description

Initializes the Logger and run the logging service.