@hackage located-monad-logger0.1.1.0

Location-aware logging without Template Haskell

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.