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.