df1-0.4: Type, render and parse the df1 hierarchical structured log format

Safe HaskellSafe
LanguageHaskell2010

Df1.Parse

Synopsis

Documentation

log :: Parser Log Source #

If sucessful, parsing will stop after the first CR or LF newline marker if any, otherwise it will consume all input.