pub type Logger<C> = LoggerV2Async<C>;Expand description
The logger which dependent crates should use
Aliased Typeยง
pub struct Logger<C> { /* private fields */ }pub type Logger<C> = LoggerV2Async<C>;The logger which dependent crates should use
pub struct Logger<C> { /* private fields */ }