[][src]Function grin_util::logger::init_logger

pub fn init_logger(
    config: Option<LoggingConfig>,
    logs_tx: Option<SyncSender<LogEntry>>
)

Initialize the logger with the given configuration