About

Metadata

  • Last updated , by alex_bates
  • License BSD-3-Clause
  • Categories Parsers
  • Maintained by: ard.bates@gmail.com

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    old-locale (off by default)

    When enabled, use time < 1.5

Readme

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.