Forum Discussion

kpatnala's avatar
kpatnala
New Contributor
4 years ago

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 nod...