Add prefix to print and error messages to identify which Python context sent the message to the Python Console · Issue #606 · dlr-gtlab/python-module · GitHub
Skip to content

Add prefix to print and error messages to identify which Python context sent the message to the Python Console #606

Description

@marvinoe21

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions