Expand description
See the Parser type.
Structs§
- Parse
Error - Error returned by the
Parser. - Parser
- A struct to parse logfmt formatted logs.
- Record
- A parser log record.
Enums§
- Parse
Error Kind - Error detail for
ParseError. - Value
- A parsed value from a key-value pair.