licenses.dev

simple_logger v1.16.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 MIT22
PackageRelationDependenciesPublished
hermit-abi • 0.1.19Hermit system calls definitions.INDIRECT1
hermit-abi • 0.4.0Hermit system calls definitions.INDIRECT0
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.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.52.0Rust for WindowsINDIRECT9
windows-targets • 0.52.6Import libs for WindowsINDIRECT8
MIT2
PackageRelationDependenciesPublished
atty • 0.2.14A simple interface for querying attyDIRECT5
is-terminal • 0.4.13Test whether a given stream is a terminalINDIRECT12
MPL-2.01
PackageRelationDependenciesPublished
colored • 1.9.4The most simple way to add colors in your terminalDIRECT17
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 1.16.0 version:

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