Hi Spring Forum members,

I am having problems producing Spring debug messages for my portlet application. I am using log4j successfully for my other log needs. When I add the spring framework class to it nothing is produced. I have seen in the Petclinic application that web.xml entries were necessary, but when I copied them into my app it still did nothing.

Can someone point me to a clear example to accomplish this using log4j?

Thanks in advance!

Steve