Deprecated

In favour of

located-monad-logger

Location-aware logging without Template Haskell

https://github.com/MailOnline/located-monad-logger#readme

Latest on Hackage:0.1.1.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Pavel Kogan
Maintained by [email protected]

This library builds on monad-logger to provide logging functions with automatic source locations.

It does so using the GHC CallStack mechanism, instead of Template Haskell.