Cargo Features
aptos-logger has no features set by default.
[dependencies]
aptos-logger = { version = "0.2.7", features = ["aptos-console"] }
- aptos-console = console-subscriber
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.
Do NOT add any inter-project dependencies.
This is to avoid ever having a circular dependency with the aptos-logger crate.