logr 0.1.2

Logging like the simple logging facade for Java http://www.slf4j.org/
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.chrono]
features = ["serde"]
version = "0.4.10"

[dependencies.colored]
version = "1.9.0"

[package]
authors = ["diced-tomato <pranaco2@gmail.com>"]
description = "Logging like the simple logging facade for Java http://www.slf4j.org/"
edition = "2018"
homepage = "https://github.com/diced-tomato/logr-rs"
license = "MIT"
name = "logr"
readme = "README.md"
repository = "https://github.com/diced-tomato/logr-rs.git"
version = "0.1.2"