You have everything right except for the ".*". You are mixing Log4j concepts with Java import concepts. Try...

log4j.logger.net.sf.ehcache=ERROR, stdout.


Jake

At 11:54 PM 6/5/2005 -0400, you wrote:
>Hi
>
>I would like to know how do I set the logger for all classes inside a
>package. I would like to do something like this:
>
>log4j.logger.net.sf.ehcache.* = ERROR, stdout.
>
>Regards,
>
>Néstor Boscán


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to