Skip to main content

Module logger

Module logger 

Source
Expand description

日志子模块(Logger / LogEntry / LogLevel 等)

业务层应通过 sz_rust_orm_facade::logger::* 访问, 而非直接依赖 sz_orm_logger

Structs§

LogEntry
LoggerFactory
Factory that creates loggers with different configurations.
Metrics
MetricsSnapshot
StructuredLogger

Enums§

LogLevel

Traits§

Logger