licenses.dev

slog-async v2.8.0

Asynchronous drain for slog-rs

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT OR MPL-2.0

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
crossbeam-channel • 0.5.13Multi-producer multi-consumer channels for message passingDIRECT1
crossbeam-utils • 0.8.20Utilities for concurrent programmingINDIRECT0
once_cell • 1.20.2Single assignment cells and lazy values.INDIRECT0
thread_local • 1.1.8Per-object thread-local storageDIRECT2
Apache-2.0 OR MIT OR MPL-2.01
PackageRelationDependenciesPublished
slog • 2.7.0Structured, extensible, composable logging for RustDIRECT0
MIT1
PackageRelationDependenciesPublished
take_mut • 0.2.2Take a T from a &mut T temporarilyDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.8.0 version:

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