Only use a single communication channel. MsgLevel is encoded in the Msg.
I observed that, after reading the message sometimes the log level was wrong. Most likely because it was updated after the message was read. Now the log level is bound to the message. This also reduces the number ctk variables.
Please register or sign in to comment