Cargo Features
dontpanic has no features set by default.
[dependencies]
dontpanic = { version = "0.3.0", features = ["log", "tracing"] }
- log
-
Enables log
- tracing
-
Enables tracing and tracing-subscriber
dontpanic has 2 features without comments.