doric 0.1.0

A highly simple asynchronous logging lib for Rust.
Documentation
example = []

[dependencies.arc-swap]
version = "1.2"

[dependencies.chrono]
version = "0.4"

[dependencies.crossbeam-queue]
version = "0.3.1"

[dependencies.log]
features = ["std"]
version = "0.4.8"

[package]
authors = ["inkhare <iapricot@foxmail.com>"]
description = "A highly simple asynchronous logging lib for Rust."
edition = "2018"
keywords = ["log", "logger", "logging"]
license = "MIT/Apache-2.0"
name = "doric"
readme = "README.md"
version = "0.1.0"