rust-loguru 0.1.18

A flexible and extensible logging library for Rust. Similar functionality as python's loguru package.
Documentation

rust-loguru

There is currently very little information to present on this page because Docs.rs has only limited support for extracting structured feature metadata from Cargo crates. This issue is tracked in Rust RFC #3416. Check this library's main docs, readme, and Cargo.toml in case its authors have documentation for features available there instead.

This version has 8 feature flags, 0 of them enabled by default.

default

This feature flag does not enable additional features.

debug_logging

This feature flag does not enable additional features.

max_level_debug

This feature flag does not enable additional features.

max_level_error

This feature flag does not enable additional features.

max_level_info

This feature flag does not enable additional features.

max_level_off

This feature flag does not enable additional features.

max_level_trace

This feature flag does not enable additional features.

max_level_warn

This feature flag does not enable additional features.

tokio