3 Commits

Author SHA1 Message Date
619f14ac67 Fixed the examples and tests to follow the Rust 2018 style. 2019-01-21 17:00:35 -05:00
200be2c0db Turned this into a basic and simple logging system for now.
Currently the library will handle using the log macros to directly
call println!(). Later this can be set to actually log the errors.
2016-01-10 04:24:31 -05:00
38b626070a A simple start at a logging facility. 2015-12-09 17:51:31 -05:00