Module integration

Source
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).