slog-scope-stdlog

Crates.ioslog-scope-stdlog
lib.rsslog-scope-stdlog
version0.2.0
sourcesrc
created_at2017-01-01 23:22:27.948829
updated_at2017-01-01 23:22:27.948829
descriptionStandard Rust log crate adapter to slog-rs
homepagehttps://github.com/dpc/slog-rs
repositoryhttps://github.com/dpc/slog-rs
max_upload_size
id7884
size29,401
Dawid Ciężarkiewicz (dpc)

documentation

https://dpc.github.io/slog-rs/

README

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.

Commit count: 690

cargo fmt