[dependencies.arc-swap]
version = "1.1"
[dependencies.lazy_static]
version = "1.2"
[dependencies.slog]
version = "2.4"
[dev-dependencies.slog-async]
version = "2"
[dev-dependencies.slog-term]
version = "2"
[lib]
path = "lib.rs"
[package]
authors = ["Dawid Ciężarkiewicz <dpc@dpc.pw>"]
description = "Logging scopes for slog-rs"
documentation = "https://docs.rs/slog-scope"
homepage = "https://github.com/slog-rs/slog"
keywords = ["slog", "logging", "slog", "log"]
license = "MPL-2.0/MIT/Apache-2.0"
name = "slog-scope"
readme = "README.md"
repository = "https://github.com/slog-rs/scope"
version = "4.4.0"