licenses.dev

blacklog v0.1.1

Fast attribute-aware asynchronous logger, port from https://github.com/3Hren/blackhole.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT11
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
chrono • 0.2.25Date and time library for RustDIRECT11
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
quick-error • 1.2.3 A macro which makes error types pleasant to write. DIRECT0
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
MIT1
PackageRelationDependenciesPublished
peg • 0.3.18A simple Parsing Expression Grammar (PEG) parser generator.DIRECT0
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/blacklog)](https://licenses.dev/cargo/blacklog)
<a href="https://licenses.dev/cargo/blacklog">
  <img src="https://licenses.dev/b/cargo/blacklog" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.1 version:

[![licenses](https://licenses.dev/b/cargo/blacklog/0.1.1)](https://licenses.dev/cargo/blacklog/0.1.1)
<a href="https://licenses.dev/cargo/blacklog/0.1.1">
  <img src="https://licenses.dev/b/cargo/blacklog/0.1.1" alt="licenses" />
</a>
GitHub