Px with Log4j
My newly created px doesn't show up in java client when I define logger object. Without the logger object it does show up in the java client admin console. Can you pls. share your thoughts/insights on this issue. Below is the statement that I am using to define logger object.
private static Logger logger = LogManager.getLogger(com.agile.audit.myvalidator.ProcessAudit.class);