logosaurus 0.5.0

Logging implementation modeled after the Go standard library's log package.
Documentation
[dependencies.chrono]
version = "0.4"

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

[package]
authors = ["Nishanth Shanmugham <nishanths@utexas.edu>"]
description = "Logging implementation modeled after the Go standard library's log package."
documentation = "https://docs.rs/logosaurus"
edition = "2018"
license = "MIT"
name = "logosaurus"
repository = "https://github.com/littleroot/logosaurus"
version = "0.5.0"