Cargo Features

bevy_log has no features set by default.

[dependencies]
bevy_log = { version = "0.13.2", features = ["trace", "trace_tracy_memory", "tracing-chrome", "tracing-tracy"] }
trace = tracing-error
trace_tracy_memory

Enables tracy-client

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-chrome implicit feature

Enables tracing-chrome

tracing-chrome:

A Layer for tracing-subscriber that outputs Chrome-style traces

tracing-error trace?
tracing-tracy implicit feature

Enables tracing-tracy

Tracy dependency compatibility table: https://github.com/nagisa/rust_tracy_client