posted 12 years ago
Hi
As part of my project i have added tiles-servlet and tiles-core in my spring application , this has enabled commons-logging ( overriding log4j) , and its logging lots of unwanted lines (debug) how can i turn it off
I think its not considering log4j instead.
Thanks