I am using FME 2022.1.3.0 (20220928 - Build 22630 - WIN64).
I like that the log file now includes the transformer name of the transformer that is running, and even names it when running parallel processing. Now I'm wondering if it would be possible to dynamically update the Transformer name so that it would include which parallel processing group is calling it. If I could reference the Group By parameter in the transformer name, then it would include the information that would make it easier to debug errors. It is not always easy to count and figure out which subprocess is running.

