Name: | ghc-hslogger |
---|---|
Version: | 1.2.1 |
Release: | 2.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 1488 |
License: | BSD |
RPM: | ghc-hslogger-1.2.1-2.el7.aarch64.rpm |
Source RPM: | ghc-hslogger-1.2.1-2.el7.src.rpm |
Build Date: | Mon Jul 30 2018 |
Build Host: | ca-buildarm02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://hackage.haskell.org/package/hslogger |
Summary: | Versatile logging framework |
Description: | 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. |