Cargo Features

tracing-lv-core has no features set by default.

[dependencies]
tracing-lv-core = { version = "0.0.1", features = ["std", "client", "server", "build-proto", "build-proto-dev"] }
std

Enables flume and tonic, now of chrono

Affects tracing-lv-core::proto

client

Affects generated_proto::tracing_service_client, tracing::tracing_service_client

server

Affects generated_proto::tracing_service_server, tracing::tracing_service_server

build-proto build build-proto-dev?

Enables tonic-build

build-proto-dev = build-proto