posted 14 years ago
I am using Log4j as my logger with Spring. I did everything as per the basic tutorial and tried to write log messages in a log file. But every attempt to this is failed
my web.xml file is
The log4j.properties file is
Then in my controller i wrote a code to add message to text file
No matter what, it's not working. but when i try to print it in console, its printing. Please help me where i went wrong?
Never try to be a hard-worker. Be a smart-worker.
My Blog