licenses.dev

slog-scope v2.0.0-1.0

Logging scopes for slog-rs

Published on

Licenses

Learn more about license information.

Package Licenses

MPL-2.0

Dependency Licenses

Apache-2.0 OR MIT17
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.3.0Date 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
term • 0.4.6A terminal formatting library INDIRECT3
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
MIT4
PackageRelationDependenciesPublished
kernel32-sys • 0.2.2Contains function definitions for the Windows API library kernel32. See winapi for types and constants.INDIRECT2
redox_syscall • 0.1.57A Rust library to access raw Redox system callsINDIRECT0
winapi-build • 0.1.1Common code for build.rs in WinAPI -sys crates.INDIRECT0
winapi • 0.2.8Raw FFI bindings for all of Windows API.INDIRECT0
MPL-2.02
PackageRelationDependenciesPublished
slog-term • 2.0.0-1.0Unix terminal drain and formatter for slog-rsDIRECT22
slog • 2.0.0-1.0Structured, extensible, composable logging for RustDIRECT0
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 2.0.0-1.0 version:

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