logfast 0.1.1

Insanely fast logging with a simple interface
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.chrono]
version = "0.4.10"

[dependencies.die]
version = "0.2.0"

[package]
authors = ["alfie@alfie.wtf"]
description = "Insanely fast logging with a simple interface"
documentation = "http://docs.rs/logfast/"
edition = "2018"
homepage = "https://crates.io/crates/logfast"
license = "GPL-2.0-only"
name = "logfast"
readme = "README.md"
repository = "https://gitlab.com/alfiedotwtf/logfast"
version = "0.1.1"