Expand description
Subscriber settings.
Re-exports§
pub use console_log::*;
pub use file_log::*;
pub use otlp_log::*;
pub use otlp_trace::*;
Modules§
- Console Log Subscriber Settings.
- File Log Subscriber Settings.
- OTLP Log Subscriber Settings.
- OTLP Trace Subscriber Settings.
Structs§
- General settings that apply to any subscriber.
- For building
Settings
.
Traits§
- Indicate whether a type is enabled or disabled.