df1-html-0.1.1: Render and parse df1 logs as HTML
Safe HaskellSafe-Inferred
LanguageHaskell2010

Df1.Html.Parse

Synopsis

Documentation

log :: Parser Log Source #

An Xmlbf parser for a Log rendered as HTML as log renders it.

Notice that this parser will not ignore leading and trailing white space in the HTML. It will become part of the parsed Key, Value, Segment, Message.