slog-scope-stdlog 0.2.0

Standard Rust log crate adapter to slog-rs
Documentation

slog-scope-stdlog - Standard Rust log crate adapter for slog-rs - integrated with slog-scope

This is a preferred (over original slog-stdlog) method of backward compatibility with legacy log crate.

The difference is: this library does not define own logging scopes functionality, and instead relies on slog_scope::scope.