Weiss, Daniel (EXTERN: FOURTH) wrote:
Hi folks,My logger in log4j.properties looks like:
How could i config log4j to get no more DEBUG informations about the init method of the actionservlet? What will be the best way to config log4j?
I would use chainsaw from log4j to see all Error Levels in a queue, but at present the debug msg are disturbing to use them.
Any suggesstions ?
log4j.logger.org.zack =DEBUG, rolling
where org.zack is my package structure, so I only get messages from classes beneath org/zack/
Wolfgang
Cheers Daniel
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]