Skip to main content

init_logging_unified

Function init_logging_unified 

Source
pub fn init_logging_unified(
    cfg: &LoggingConfig,
    base_dir: &Path,
    otel_layer: Option<OtelLayer>,
)
Expand description

Unified initializer used by both functions above.