brainchild1977
Programmer
Hello,
Am using log4j to log errors for my Java application. When i run the unix script I get the following error message:
log4j:ERROR No appenders could be found for category (classname).
log4j:ERROR Please initialize the log4j system properly.
I do have the log4j.jar included in my classpath..
What could be the problem?
Am using log4j to log errors for my Java application. When i run the unix script I get the following error message:
log4j:ERROR No appenders could be found for category (classname).
log4j:ERROR Please initialize the log4j system properly.
I do have the log4j.jar included in my classpath..
What could be the problem?