casual_logger 0.5.5

This logger with **few settings** to repeat practice of many programming tutorials. Not for product use.
Documentation
[dependencies.chrono]
version = "0.4"

[dependencies.lazy_static]
version = "1.4.0"

[dependencies.regex]
version = "1"

[package]
authors = ["ใ‚€ใšใงใ‚‡ <muzudho1@gmail.com>"]
categories = ["development-tools::debugging"]
description = "This logger with **few settings** to repeat practice of many programming tutorials.  \nNot for product use.  \n"
edition = "2018"
keywords = ["logger", "log", "logging"]
license = "MIT"
name = "casual_logger"
readme = "README.md"
repository = "https://github.com/muzudho/casual-logger-on-rust"
version = "0.5.5"