licenses.dev

simplelog v0.12.2

A simple and easy-to-use logging facility for Rust's log crate

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT19
PackageRelationDependenciesPublished
itoa • 1.0.11Fast integer primitive to string conversionINDIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
log • 0.4.22A lightweight logging facade for Rust DIRECT0
num_threads • 0.1.7A minimal library that determines the number of running threads for the current process.INDIRECT1
time-macros • 0.2.4 Procedural macros for the time crate. This crate is an implementation detail and should not be relied upon directly. INDIRECT0
time • 0.3.15Date and time library. Fully interoperable with the standard library. Mostly compatible with #![no_std].DIRECT4
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
windows_aarch64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_aarch64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows-sys • 0.59.0Rust for WindowsINDIRECT9
windows-targets • 0.52.6Import libs for WindowsINDIRECT8
MIT OR Unlicense2
PackageRelationDependenciesPublished
termcolor • 1.4.1A simple cross platform library for writing colored text to a terminal. DIRECT11
winapi-util • 0.1.9A dumping ground for high level safe wrappers over windows-sys.INDIRECT10
MIT1
PackageRelationDependenciesPublished
ansi_term • 0.12.1Library for ANSI terminal colours and styles (bold, underline)DIRECT3
MPL-2.01
PackageRelationDependenciesPublished
paris • 1.5.15A simple logger for your CLI apps or other things you want in the terminalDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.12.2 version:

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