How do I insert text after a newline is received when logging? In my particular case, I'm trying to log only certain info from my Mush. Ideally, what I would like to do is have a manual trigger that would:
1. Skip three lines of logging
2. Save the next line
3. After the newline is received, insert a specific string into the log on the same line
4. Repeat three for each line until a certain string is received from the Mush.
Thanks for the help.
Sincerely,
Marc Dver
1. Skip three lines of logging
2. Save the next line
3. After the newline is received, insert a specific string into the log on the same line
4. Repeat three for each line until a certain string is received from the Mush.
Thanks for the help.
Sincerely,
Marc Dver