@hackage / located-monad-logger

Location-aware logging without Template Haskell

Version Deprecated package0.1.1.0

About

Metadata

  • Last updated , by pavelkogan
  • License BSD-3-Clause
  • Maintained by: pkogan@gmail.com

  • Lottery factor: 0

Links

Installation

This package has been deprecated in favour of

Readme

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.