Hi, I'm pleased to announce the release of hslogger, a logging framework for Haskell. hslogger's features include:
* 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 You can find hslogger online at: http://software.complete.org/hslogger hslogger is the first package to be split off from the MissingH source tree. -- John _______________________________________________ Haskell mailing list Haskell@haskell.org http://www.haskell.org/mailman/listinfo/haskell