Expand description
Integration module for rust-loguru
- Log crate compatibility
- Async runtime integrations
- Framework middleware
Modulesยง
- async_
runtime - Async runtime integrations (e.g., tokio).
- log_
compat - Integration with the
log
crate. - middleware
- Framework middleware (e.g., for web frameworks).