Cargo Features

tensorlogic-train has no features set by default.

[dependencies]
tensorlogic-train = { version = "0.1.0-beta.1", features = ["structured-logging"] }
structured-logging = tracing, tracing-subscriber

Affects tensorlogic-train::structured_logging, structured_logging::LogFormat, structured_logging::LogLevel, structured_logging::TracingLoggerBuilder, structured_logging::TracingLogger, structured_logging::training

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.

tracing structured-logging?
tracing-subscriber structured-logging?