I'm using Log4j for my application.
My problem is my logging files contains logging messages of my application and logging messages of displaytag.
Si it's impossible to read correctly logs and logging files are too heavy.
Is it possible to disable displaytag loggings ?
Thanks for your help.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm using Log4j for my application.
My problem is my logging files contains logging messages of my application and logging messages of displaytag.
Si it's impossible to read correctly logs and logging files are too heavy.
Is it possible to disable displaytag loggings ?
Thanks for your help.
Sorry I have just find the answer.
For other people who ask the same question :
"log4j.logger.org.displaytag=warn"