Adapters for connecting structured log records from the slog crate into the tracing ecosystem.
slog
tracing
Use when a library uses slog but your application uses tracing.
Heavily inspired by tracing-log.