licenses.dev

tracing-error v0.2.0

Utilities for enriching errors with `tracing`.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT5
PackageRelationDependenciesPublished
cfg-if • 1.0.0A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. INDIRECT0
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.INDIRECT0
once_cell • 1.20.2Single assignment cells and lazy values.INDIRECT0
pin-project-lite • 0.2.14A lightweight version of pin-project written with declarative macros. INDIRECT0
thread_local • 1.1.8Per-object thread-local storageINDIRECT2
MIT4
PackageRelationDependenciesPublished
sharded-slab • 0.1.7A lock-free concurrent slab. INDIRECT1
tracing-core • 0.1.32Core primitives for application-level tracing. INDIRECT1
tracing-subscriber • 0.3.18Utilities for implementing and composing `tracing` subscribers. DIRECT6
tracing • 0.1.40Application-level tracing for Rust. DIRECT3
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/tracing-error)](https://licenses.dev/cargo/tracing-error)
<a href="https://licenses.dev/cargo/tracing-error">
  <img src="https://licenses.dev/b/cargo/tracing-error" alt="licenses" />
</a>

Or the licenses badge code for the 0.2.0 version:

[![licenses](https://licenses.dev/b/cargo/tracing-error/0.2.0)](https://licenses.dev/cargo/tracing-error/0.2.0)
<a href="https://licenses.dev/cargo/tracing-error/0.2.0">
  <img src="https://licenses.dev/b/cargo/tracing-error/0.2.0" alt="licenses" />
</a>
GitHub