feat(trace): add trace_id
This commit is contained in:
@@ -4,6 +4,7 @@ pub mod core;
|
||||
pub mod model;
|
||||
pub mod outputs;
|
||||
pub use cleaner::LogCleaner;
|
||||
pub mod context;
|
||||
|
||||
use crate::core::Logger;
|
||||
use once_cell::sync::OnceCell;
|
||||
|
||||
Reference in New Issue
Block a user