Expand description
Logging configuration types for rustvello.
Provides LogConfig for controlling log format, level, and output.
The actual subscriber initialization (init_logging) lives in
the rustvello application crate (rustvello::logging).
Structs§
- LogConfig
- Configuration for logging output.