Module parser

Source

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.