[dependencies.colored]
version = "2"
[dependencies.env_logger]
version = "0.10"
[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 = "2018"
homepage = "https://github.com/chrivers/rust-colog"
license = "LGPL-3.0"
name = "colog"
readme = "README.md"
version = "1.2.0"