Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
We're using several tWriteJsonField components in order to create JSON structured data. We also have the log4j level set to "Info" on all of our jobs. The issue we're running into is that the tWriteJsonField component is writing out this message for every row:
[INFO ]: net.sf.json.xml.XMLSerializer - Using default type string
This is cluttering our logs, and not providing any value. How can I disable either messages for the tWriteJsonField component, or this message specifically?
Hello,
Could you please refer to this topic about:https://community.talend.com/t5/Design-and-Development/twritejson-default-type-string/m-p/83034?
Let us know if this solution is OK with your case.
Best regards
Sabrina