SessionLogger

Easy Loggingframework

Latest on Hackage:0.3.0.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.

LGPL-3.0-only licensed and maintained by Gero Kriependorf

Logger is a framework for making logging, especially web request, easy. It supports a special file hierachy where every request has its own directory with a main log file and serveral other files worth to log. In addition there is a main log file with important messages and an info file for things like performance meassuring. These two files are avaliable for each day separately.