Hello Everyone,
I wonder if there is a way to maintain structured logging for each node
I sometimes need to know why certain value is missing or why workload behave in a certain way.
I had to add the logging my self by writing a line to a file. I had many write to binary file node branching from different main parts in the workflow, but still I feel it’s not an efficient way.