hslogger-reader

Parsing hslogger-produced logs.

http://github.com/prophet-on-that/hslogger-reader

Latest on Hackage:1.0.3

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Alex Bates
Maintained by [email protected]

hslogger-reader provides a function to generate a parser for hslogger-produced logs from a hslogger format string (see System.Log.Formatter). The accompanying executable demonstrates parsing and computing with a log file in constant memory.