emabee / flexi_logger

A flexible logger for rust programs that can write to stderr, stdout, and/or to log files
Apache License 2.0
307 stars 50 forks source link

Fix test failure in before-utc timezones #164

Closed JoeWildfong closed 3 months ago

JoeWildfong commented 3 months ago

Noticed this while working on #163. This test failed locally for me because my local time is earlier than UTC, so diff was negative.