Functionsยง
- make_
array_ of_ messages - Takes an array of lines and detects the lines that are part of a previous message (multiline messages) and merges them.
- make_
array_ of_ messages_ with_ debug - Takes an array of lines and detects the lines that are part of a previous message (multiline messages) and merges them with optional debug output.
- parse_
messages - Parses and array of raw messages into an array of structured objects.