licenses.dev

slog-scope v0.2.2

Logging scopes for slog-rs

Published on

Licenses

Learn more about license information.

Package Licenses

MPL-2.0

Dependency Licenses

Apache-2.0 OR MIT16
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
cfg-if • 0.1.10A 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
chrono • 0.2.25Date and time library for RustINDIRECT11
crossbeam • 0.2.12Tools for concurrent programmingDIRECT0
isatty • 0.1.9Deprecated -- use the `atty` crateINDIRECT6
lazy_static • 0.2.11A macro for declaring lazily evaluated statics in Rust.DIRECT0
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.INDIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
num-iter • 0.1.45External iterators for generic mathematicsINDIRECT3
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
num • 0.1.42A collection of numeric types and traits for Rust, including bigint, complex, rational, range iterators, generic integers, and more! INDIRECT4
thread_local • 0.3.6Per-object thread-local storageINDIRECT1
time • 0.1.45Date and time library. Fully interoperable with the standard library. Mostly compatible with #![no_std].INDIRECT5
winapi-i686-pc-windows-gnu • 0.4.0Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi-x86_64-pc-windows-gnu • 0.4.0Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi • 0.3.9Raw FFI bindings for all of Windows API.INDIRECT2
MPL-2.04
PackageRelationDependenciesPublished
slog-extra • 0.1.2Standard slog-rs extensionsINDIRECT3
slog-stream • 1.2.1`io::Write` streamer for slog-rsINDIRECT4
slog-term • 1.5.0Unix terminal drain and formatter for slog-rsDIRECT20
slog • 1.7.1Structured, extensible, composable logging for RustDIRECT0
MIT1
PackageRelationDependenciesPublished
redox_syscall • 0.1.57A Rust library to access raw Redox system callsINDIRECT0
unknown1
PackageRelationDependenciesPublished
num-integer • 0.1.46Integer traits and functionsINDIRECT2
Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception1
PackageRelationDependenciesPublished
wasi • 0.10.0+wasi-snapshot-preview1Experimental WASI API bindings for RustINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.2.2 version:

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