licenses.dev

simple_logger v2.3.0

A logger that prints all messages with a readable output format

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT20
PackageRelationDependenciesPublished
hermit-abi • 0.1.19Hermit system calls definitions.INDIRECT1
itoa • 1.0.11Fast integer primitive to string conversionINDIRECT0
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
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.DIRECT2
windows_aarch64_gnullvm • 0.48.5Import lib for WindowsINDIRECT0
windows_aarch64_msvc • 0.48.5Import lib for WindowsINDIRECT0
windows_i686_gnu • 0.48.5Import lib for WindowsINDIRECT0
windows_i686_msvc • 0.48.5Import lib for WindowsINDIRECT0
windows_x86_64_gnu • 0.48.5Import lib for WindowsINDIRECT0
windows_x86_64_gnullvm • 0.48.5Import lib for WindowsINDIRECT0
windows_x86_64_msvc • 0.48.5Import lib for WindowsINDIRECT0
windows-sys • 0.48.0Rust for WindowsINDIRECT8
windows-targets • 0.48.5Import libs for WindowsINDIRECT7
MIT1
PackageRelationDependenciesPublished
atty • 0.2.14A simple interface for querying attyDIRECT5
MPL-2.01
PackageRelationDependenciesPublished
colored • 2.1.0The most simple way to add colors in your terminalDIRECT10
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.3.0 version:

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