logs 0.3.1

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

keywords = [
    "log",
    "terminal",
    "logger"
]

[dependencies]
time = "0.1.44"