slog-extlog 6.0.1

Object-based logging and statistics tracking through logs
Documentation
[[bench]]
harness = false
name = "stats"
[dependencies.erased-serde]
version = "0.3"

[dependencies.futures]
version = "0.3.5"

[dependencies.iobuffer]
version = "0.2"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[dependencies.serde_json]
version = "1"

[dependencies.slog]
features = ["nested-values"]
version = "2.4"

[dependencies.slog-json]
features = ["nested-values"]
version = "2.1"

[dependencies.tokio]
features = ["rt-core", "stream", "time"]
version = "0.2.22"
[dev-dependencies.bencher]
version = "0.1.5"

[dev-dependencies.slog-extlog-derive]
version = "6"

[package]
authors = ["Metaswitch Networks Ltd"]
description = "Object-based logging and statistics tracking through logs"
edition = "2018"
homepage = "https://github.com/slog-rs/extlog"
keywords = ["slog", "log", "logging"]
license = "Apache-2.0"
name = "slog-extlog"
readme = "README.md"
repository = "https://github.com/slog-rs/extlog"
version = "6.0.1"