[package] name = "timber" version = "0.1.0" description = "Simple configurable logging" documentation = "https://docs.rs/timber" homepage = "https://github.com/perceptia/perceptia" repository = "https://github.com/perceptia/perceptia" keywords = ["log", "logs", "logging", "timber"] license = "MIT" authors = ["Wojciech Kluczka "] [dependencies] time = "0.1" [lib] name = "timber" path = "timber.rs"