Cargo Features

lighty-java has no features set by default.

[dependencies]
lighty-java = { version = "0.8.6", features = ["events", "tracing"] }
events = lighty-event

Enables events of lighty-core

Workspace crates

Affects jre_downloader::jre_download

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.

lighty-event events?
tracing implicit feature

Enables tracing

Logging