Drakulix / simplelog.rs

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

Ability to change timezone? #32

Closed ghost closed 5 years ago

ghost commented 5 years ago

I might be missing it in the documentation but is there a way to set the timezone? Looks like with the default configuration it only uses UTC which is fine from a dev perspective but may throw off users.

As a side note, would it be possible to get a clear example in the documentation for overriding the default configuration and using it for the logger?

Thanks for the good work on this.

Drakulix commented 5 years ago

Yeah, you aren't even the first one to bring up this issue: https://github.com/Drakulix/simplelog.rs/issues/19

I will try to get this done this year.

Drakulix commented 5 years ago

Done in 4d9de6c9b699356a8e7236c8d3b24fad94618858