4 releases (2 stable)
Uses new Rust 2024
| 2.0.0 | Sep 23, 2025 |
|---|---|
| 2.0.0-rc2 | Aug 25, 2025 |
| 2.0.0-rc1 | Aug 18, 2025 |
| 1.0.0 | May 27, 2025 |
#1408 in Debugging
644 downloads per month
Used in 3 crates
(2 directly)
13KB
witchcraft-rust-logging
Logging infrastructure for Witchcraft services.
witchcraft-log
A structured logging facade. It differs from the traditional log by adding a concept
of "safety" to log parameters and allowing a conjure-error Error to be
attached to log records.
witchcraft-metrics
A general-purpose metrics library. The design of the crate is based fairly closely off of the Dropwizard Metrics library from the Java ecosystem.
License
This repository is made available under the Apache 2.0 License.
Dependencies
~5–8MB
~137K SLoC