[go: up one dir, main page]

sloggers 0.3.3

This library provides frequently used slog loggers and convenient functions
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]
name = "sloggers"
version = "0.3.3"
authors = ["Takeru Ohta <phjgt308@gmail.com>"]
description = "This library provides frequently used slog loggers and convenient functions"
homepage = "https://github.com/sile/sloggers"
readme = "README.md"
keywords = ["logger"]
license = "MIT"
repository = "https://github.com/sile/sloggers"
[dependencies.chrono]
version = "0.4"

[dependencies.libflate]
version = "0.1"

[dependencies.regex]
version = "1"

[dependencies.serde]
version = "1"

[dependencies.serde_derive]
version = "1"

[dependencies.slog]
version = "2"

[dependencies.slog-async]
version = "2"

[dependencies.slog-kvfilter]
version = "~0.7"

[dependencies.slog-scope]
version = "4"

[dependencies.slog-stdlog]
version = "3"

[dependencies.slog-term]
version = "2"

[dependencies.trackable]
version = "0.2.19"
[dev-dependencies.clap]
version = "2"

[dev-dependencies.serdeconv]
version = "0.3"

[dev-dependencies.tempfile]
version = "3"
[badges.codecov]
repository = "sile/sloggers"

[badges.travis-ci]
repository = "sile/sloggers"