[go: up one dir, main page]

colog 1.3.0

The `colog` library is a simple formatter backend for the standard rust logging system (in the `log` crate).
Documentation
[dependencies.colored]
version = "2"

[dependencies.env_logger]
version = "0.11"

[dependencies.log]
version = "^0.4"

[package]
authors = ["Christian Iversen <ci@iversenit.dk>"]
categories = ["value-formatting", "command-line-interface", "development-tools"]
description = "The `colog` library is a simple formatter backend for the standard rust logging system (in the `log` crate)."
edition = "2021"
homepage = "https://github.com/chrivers/rust-colog"
license = "LGPL-3.0"
name = "colog"
readme = "README.md"
version = "1.3.0"