Currently, it is not possible to identify which Python context sent a message shown in the GTlab integrated Python Console. Especially when using several Python Nodes, it is difficult to determine which Node sent the message.
One solution could be to add a prefix to each message that identifies the context that sends the message. Another approach would be to implement a Python Node specific solution that prefixes the name of the Node to its messages.
Currently, it is not possible to identify which Python context sent a message shown in the GTlab integrated Python Console. Especially when using several Python Nodes, it is difficult to determine which Node sent the message.
One solution could be to add a prefix to each message that identifies the context that sends the message. Another approach would be to implement a Python Node specific solution that prefixes the name of the Node to its messages.