Cargo Features
allframe-mcp has no features set by default.
[dependencies]
allframe-mcp = { version = "0.1.17", features = ["tracing"] }
- tracing
-
Enable tracing-based logging for debugging
Enables tracing and tracing-subscriber
tracing:
Optional tracing support for debugging
Affects
stdio::init_tracing…