Cargo Features

tracing-gelf has no features set by default.

[dependencies]
tracing-gelf = { version = "0.8.0", features = ["rustls-tls"] }
rustls-tls = rustls-pki-types, tokio-rustls

Affects tcp::TlsConnection

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

rustls-pki-types rustls-tls?
tokio-rustls rustls-tls?

Enables tokio-rustls ^0.25.0