alephcloud / hs-yet-another-logger

Haskell logging framework with a focus on flexibility and performance
Other
5 stars 4 forks source link

Fix precision in formatIso8601 #29

Closed larskuhtz closed 9 years ago

larskuhtz commented 9 years ago

s/21/20 in https://github.com/alephcloud/hs-yet-another-logger/blob/master/src/System/Logger/Internal.hs#L86