Automatic metadata in log-events - Mendix Forum

Automatic metadata in log-events

3

Currently you have to define the log node and message completely each time you want to add a log message. There are tricks such as constants / enums to define the LogNode (often simply the module name), but this feels like unnecessary overhead.

It would be great if the “Log node name” would have a checkbox “Use module name”. And if the “Template” would have a checkbox to start the message with the current microflow name.

In this way it’s much easier to create log messages that are easily traceable and which also automatically update when module or microflow names are changed.

asked
0 answers