slog-vmodule 0.1.0

Module based level filter Drain for slog-rs
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
edition = "2018"
name = "slog-vmodule"
version = "0.1.0"
authors = ["Codeb Fan <codeb2cc@gmail.com>"]
description = "Module based level filter Drain for slog-rs"
homepage = "https://github.com/codeb2cc/slog-vmodule"
documentation = "https://docs.rs/slog-vmodule"
readme = "README.md"
keywords = ["slog", "logging", "log", "filter", "module"]
license = "MIT"
repository = "https://github.com/codeb2cc/slog-vmodule"
[dependencies.slog]
version = "2"