Expand description
§logging-battery-pack
A battery pack for logging and tracing in Rust.
§What’s Included
| Crate | What it does |
|---|---|
| tracing | Application-level tracing for async-aware structured logging |
| tracing-subscriber | Utilities for composing tracing subscribers, with env-filter support |
§Quick Start
cargo bp add logging§License
Licensed under either of:
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
| Crate | Version | Description |
|---|---|---|
| tracing | 0.1 | Application-level tracing for Rust. |
|
| tracing-subscriber | 0.3 | Utilities for implementing and composing tracing subscribers.
|
Functions§
- validate
- Validate that the consumer’s dependencies match this battery pack’s specs.