haskell-hvr / hslogger

Logging framework for Haskell
https://hackage.haskell.org/package/hslogger
BSD 3-Clause "New" or "Revised" License
64 stars 36 forks source link

Use the Logger type instead of strings in the example code #59

Closed ddssff closed 5 months ago

ddssff commented 4 years ago

I think this change really helps clarify the behavior of the logging system.