Logging from custom java jar in script snap
Hi, I have a Java Jar file which has a method inside a class that returns a string value, and I also have a log4j logger inside the method. I placed these 2 jars mycustom.jar and log4j.jar in node path. In script snap (python) I mentioned the path of...