logs 0.4.0

A simple terminal logger
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.time]
version = "0.1.44"

[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.4.0"