# Structs
The JSON parser plugin.
The logfmt parser allows to parse the logfmt format described in https://brandur.org/logfmt .
The LSTV parser allows to parse LTSV formatted texts.
The regex parser allows to define a custom Ruby Regular Expression that will use a named capture feature to define which content belongs to which key name.