How to enable logging to investigate a issue in PX
Hi
I am new to Agile PLM PX. Have written a sample px and is not working as expected..How can we enable logging , i mean in the Java code so that we know what might be theissue.
Tried putting a string in ActionResult, but not of much help.
Thanks in advance.
Hello
Using log4j was working until 9.3.6. Currently, we just put System out and splunk the server logs to debug issues
Not elegant, but works. Hope this helps
– Raj