libghc-hslogger-doc

Logging framework for haskell; documentation
  http://software.complete.org/hslogger
  0
  no reviews



Hslogger is a logging framework for haskell, roughly similar to python's logging module.

hslogger lets each log message have a priority and source be associated with it. the programmer can then define global handlers that route or filter messages based on the priority and source. hslogger also has a syslog handler built in.

this package contains the api documentation.

this package provides the documentation for a library for the haskell programming language. see http://www.haskell.org/ for more information on haskell.