Cargo Features
aptos-logger-link has no features set by default.
[dependencies]
aptos-logger-link = { version = "0.1.0", 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.