Cargo Features
NonblockLogger has no features set by default.
[dependencies]
nonblock-logger = { version = "0.2.2", features = ["dbg", "color"] }
- dbg
- color = yansi
-
Affects
formater::color
…
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.
- yansi color?
-
Enables yansi ^0.5.1