Hi all,
I am trying to log specific messages during a translation, then add these messages to an email (using the Emailer) at the end of the process. I set up a logger with my message, then later down the process run the LogMessageStreamer to try and access the previous logger messages. However, nothing is coming through. Does anyone know what settings I should configure to get this to work? I have ensured that I'm running the logger in the same run as the LogMessageStreamer. Seems like a powerful tool...if it works.