pub static STEEL_LOGGER: OnceLock<Arc<dyn SteelLogger>>Expand description
A reference to the Steel Logger
Use the log macros instead: log::info!, logger::chat!, etc…
pub static STEEL_LOGGER: OnceLock<Arc<dyn SteelLogger>>A reference to the Steel Logger
Use the log macros instead: log::info!, logger::chat!, etc…