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

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

Initialize the logger with the given configuration