edwardium_logger 0.2.0

Another simple logger implementation
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.log]
features = ["std"]
version = "0.4"

[package]
authors = ["TheEdward162 <theedward162@gmail.com>"]
description = "Another simple logger implementation"
documentation = "https://docs.rs/edwardium_logger"
edition = "2018"
homepage = "https://crates.io/crates/edwardium_logger"
license = "MIT/Apache-2.0"
name = "edwardium_logger"
repository = "https://github.com/TheEdward162/edwardium_logger"
version = "0.2.0"