Refactor more
This commit is contained in:
@@ -536,3 +536,8 @@ where
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
pub mod log {
|
||||
#[allow(unused_imports)]
|
||||
pub use tracing::{debug, error, info, span, trace, warn, Level};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user