Closed NiiightmareXD closed 2 years ago
is there a way to instead of using info!(log, "Test") just use info!("Test")?
https://docs.rs/slog-scope
is there a way to instead of using info!(log, "Test") just use info!("Test")?