Crate tracing_slog

source ·
Expand description

Adapters for connecting structured log records from the slog crate into the tracing ecosystem.

Use when a library uses slog but your application uses tracing.

Heavily inspired by tracing-log.

Structs