Cargo Features

tracing-lv has no features set by default.

[dependencies]
tracing-lv = { version = "0.0.2", features = ["reconnect_and_persistence"] }
default

These default features are set whenever tracing-lv is added without default-features = false somewhere in the dependency tree.

Enables hyper, hyper-util, tokio, tonic ^0.12, tower, and tracing-lv-core

reconnect_and_persistence

Enables binrw, rmp-serde, and zstd

Affects client::TLSetting.reconnect_and_persistence, tracing-lv::persistence