Module logging

Source
Expand description

custom made logging macros Sōzu logs, optimized for performance

Instead of relying on well-known logging or tracing solutions, Sōzu has its own logging stack that prioritizes CPU performance

Re-exports§

pub use crate::logging::access_logs::*;
pub use crate::logging::logs::*;

Modules§

access_logs
display
logs

Enums§

LogError