improve log struct

This commit is contained in:
houseme
2025-03-17 21:37:47 +08:00
parent ef162396cf
commit bcdd204fa0
5 changed files with 756 additions and 22 deletions
+2
View File
@@ -13,6 +13,8 @@ mod worker;
pub use config::load_config;
pub use config::{AppConfig, OtelConfig};
pub use entry::audit::{ApiDetails, AuditEntry};
pub use entry::base::{Args, Entry, Info, LogKind, ObjectVersion, Trace, API};
pub use entry::log::{LogEntry, SerializableLevel};
pub use logger::start_logger;
pub use logger::{