Paketname | libghc6-hslogger-dev |
Beschreibung | The Haskell Logging Framework, GHC package |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.0.9-1 |
Sektion | universe/devel |
Priorität | optional |
Installierte Größe | 672 Byte |
Hängt ab von | libghc6-base-dev-4.2.0.0-73995, libghc6-containers-dev-0.3.0.0-409fe, libghc6-directory-dev-1.0.1.0- |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | hslogger |
Paketgröße | 135348 Byte |
Prüfsumme MD5 | 77b184867b9849053e4f36a655a9b987 |
Prüfsumme SHA1 | 99f5b0b20e789599d4a1e819cb093bc3faf8beb2 |
Prüfsumme SHA256 | c5b6e2fd0b66e23a1e5fe3b964fc1a4b1d7979de3019b709f09fe37bf92df979 |
Link zum Herunterladen | libghc6-hslogger-dev_1.0.9-1_i386.deb |
Ausführliche Beschreibung | 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.
|