Drakulix / simplelog.rs

Simple Logging Facility for Rust
https://docs.rs/simplelog/
Apache License 2.0
424 stars 71 forks source link

Allow time format to be customised #12

Closed djrodgerspryor closed 6 years ago

djrodgerspryor commented 6 years ago

I'd love to be able to log ISO8601 timestamps so that I can see the date as well as the time.

Drakulix commented 6 years ago

Fixed by #13