Hi,
I am using the log4j framework for logging in my application. I am specifying my own custom log file in the log4j.properties file. But somehow Struts logs so many of its own errors and debug messages to my log file. How does Struts discover the logger I define in my application. Also how do I turn the Struts debugging off since it is increasing the size of the log exponentially...
Thanks,
Samit
I am using the log4j framework for logging in my application. I am specifying my own custom log file in the log4j.properties file. But somehow Struts logs so many of its own errors and debug messages to my log file. How does Struts discover the logger I define in my application. Also how do I turn the Struts debugging off since it is increasing the size of the log exponentially...
Thanks,
Samit