craft_logging 0.1.0

A logging library for the Craft project, providing structured logging and tracing capabilities.
Documentation
1
2
3
pub use tracing::{debug, error, info, warn, Level};

pub use tracing::span;