I wrote the java package which includes many java files.
The log files are created when working in eclipse but i converted it to jar file and place it in apache tomcat and include the log properties file in classes folder…
But log is not getting generated…suggest me where should i include the log properties file….
Reading from http://logging.apache.org/log4j/1.2/manual.html:
Hope this helps!