Log outputs
Posted: Tue Oct 04, 2016 10:47 pm
Hi there Steinar,
I'm noticing that failed conditional processors are outputting their failed condition to the log. Is there a way to turn this output off?
I have a large number of conditions where only 1 will evaluate to true and the rest are false, and it is generating large amount of log entries.
Ideally I'd like to see a true/false conditional processor with a true and false path coming out the right side, it would help simplify my workflow.
Also wouldn't mind seeing a specific logging processor, similar to generate text file but outputs only to the log. I've managed to do this with a conditional operator and testing against a value which could never be true, but I can only see 1 variable at a time like this.
Thanks
Mark
I'm noticing that failed conditional processors are outputting their failed condition to the log. Is there a way to turn this output off?
I have a large number of conditions where only 1 will evaluate to true and the rest are false, and it is generating large amount of log entries.
Ideally I'd like to see a true/false conditional processor with a true and false path coming out the right side, it would help simplify my workflow.
Also wouldn't mind seeing a specific logging processor, similar to generate text file but outputs only to the log. I've managed to do this with a conditional operator and testing against a value which could never be true, but I can only see 1 variable at a time like this.
Thanks
Mark