Cargo Features

slog-json has no features set by default.

[dependencies]
slog-json = { version = "2.6.1", features = ["nested-values", "dynamic-keys"] }
nested-values = erased-serde

Enables nested-values of slog

dynamic-keys

Enables dynamic-keys of slog

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.

erased-serde nested-values?

Enables erased-serde ^0.3