logs 0.1.0

A simple terminal logger
Documentation
[dependencies.cfg-if]
version = "1.0.0"

[dependencies.time]
version = "0.1.44"

[features]
debug = []
error = []
info = []
trace = []
warn = []

[package]
authors = ["wyhaya <wyhaya@gmail.com>"]
description = "A simple terminal logger"
edition = "2018"
homepage = "https://github.com/wyhaya/logs"
keywords = ["log", "terminal", "logger"]
license = "MIT"
name = "logs"
readme = "README.md"
repository = "https://github.com/wyhaya/logs.git"
version = "0.1.0"