Skip to main content

EffectLogMinLevel

Type Alias EffectLogMinLevel 

Source
pub type EffectLogMinLevel = FiberRef<LogLevel>;
Expand description

Fiber-local minimum log level installed by provide_minimum_log_level.

Aliased Typeยง

pub struct EffectLogMinLevel { /* private fields */ }