tracing-live 0.0.3

Live http log viewer for the tracing crate
Documentation
[dependencies.crossbeam-channel]
version = "0.5.13"

[dependencies.serde_json]
version = "1.0.128"

[dependencies.tiny_http]
version = "0.12.0"

[dependencies.tracing]
version = "0.1.40"

[dependencies.tracing-subscriber]
version = "0.3.18"

[dev-dependencies.reqwest]
features = ["blocking", "json"]
version = "0.12.7"

[lib]
name = "tracing_live"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Live http log viewer for the tracing crate"
edition = "2021"
license = "MIT"
name = "tracing-live"
readme = false
version = "0.0.3"