Cargo Features
kinode_process_lib has no features set by default.
[dependencies]
kinode_process_lib = { version = "0.9.6", features = ["logging"] }
- logging
-
Enables color-eyre, tracing, tracing-error, and tracing-subscriber
Affects
kinode_process_lib::logging
…