slog-rs / slog

Structured, contextual, extensible, composable logging for Rust
https://slog.rs/
Apache License 2.0
1.58k stars 95 forks source link

Is there a way to not pass Logger to every function #311

Closed NiiightmareXD closed 2 years ago

NiiightmareXD commented 2 years ago

is there a way to instead of using info!(log, "Test") just use info!("Test")?

dpc commented 2 years ago

https://docs.rs/slog-scope