hslogger 1.0.0 has been released.

hslogger is a logging framework for Haskell.  Here are some of its
features:

    * Each log message has a priority and a source associated with it
    * Multiple log writers can be on the system
    * Configurable global actions based on priority and source
    * Extensible log writers (handlers)
    * Default handlers that write to the console, file handles, or syslog
    * Easy to use operation 

hslogger was previously a part of the MissingH library.  The code in this
release is unchanged from its state in MissingH, other than the
changes necessary to make it a standalone package.

You can find the hslogger homepage, which features a wiki, downloads,
API reference, darcs repository viewer, and bug tracker, at:

  http://software.complete.org/hslogger
_______________________________________________
Haskell mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell

Reply via email to