You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-user@logging.apache.org by Ashutosh Shrivastava <as...@infy.com> on 2001/11/30 16:14:41 UTC

Want to switch off WARN but DEBUG to appear

> Hi all, 
> 
> I am facing some difficulty in this:
> 
> 1. I want to switch off WARN but require all DEBUG logs to appear as
> usual.
> Is it possible with log4j?
> 
> 
> Thanks and Regds,
> Ashutosh Shrivastava
> 

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Want to switch off WARN but DEBUG to appear

Posted by Yoav Shapira <sh...@mpi.com>.
Hi,
See PriorityMatchFilter in the docs.

Yoav

Ashutosh Shrivastava wrote:
> 
> > Hi all,
> >
> > I am facing some difficulty in this:
> >
> > 1. I want to switch off WARN but require all DEBUG logs to appear as
> > usual.
> > Is it possible with log4j?
> >
> >
> > Thanks and Regds,
> > Ashutosh Shrivastava
> >
> 
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>