1pub use tracing::{Level, debug, error, event, info, span, trace, warn}; 2pub use tracing_subscriber as logger;