Is there a specific onfiguration for logger to print log.info() message ? I have action classes extended quatz class as shown below . but the log is not printing out in log file - alfresco.log . I can see system.out.println in tomcat log .
please let me know if there are any configuration changes reuired in log4j.properties ? I have kept all the config default didnt make any changes in log4j
following is screen shot of java class