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

Travis CI Build Status slog-scope-stdlog on crates.io slog-rs Gitter Chat

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.