I want to log errors and warnings, therefor I use the MessageLogger Transformer. But in the end when the translation finished the output is "Translation was SUCCESSFULL" even if there were errors.
It also prints "|INFORM|Translation was SUCCESSFUL with 4 warning(s) (9 feature(s) output)" with the right amount of warnings created from the MessageLogger transformer.
Is there a setting I need to make, so it prints that translation has failed?
Also what I don't get is how the Log Filter is working, disabling Information and Statistics doesn't change anything.
best regards,
Mel