[package] name = "logging" version = "0.1.0" authors = ["Arne Simon "] description = "logging inspired by the python logging fascility." license = "MIT" documentation = "https://docs.rs/logging" homepage = "https://github.com/void-dragon/logging" repository = "https://github.com/void-dragon/logging" [dependencies] ansi_term = "0.10"