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 EDMONDO SENA <ed...@gmail.com> on 2020/02/19 10:10:52 UTC

LogLog.setQuietMode

Hi,

In log4j1 there was the possibility to use this functionality.
Is there a function in log4j2 that replaced it?

Kind regards.
//Edmondo.


---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-user-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-user-help@logging.apache.org


Re: LogLog.setQuietMode

Posted by EDMONDO SENA <ed...@gmail.com>.
Can you help me with find out examples in order to understand if it is good?

Thanks.


On 2020/02/19 14:08:15, Matt Sicker <bo...@gmail.com> wrote: 
> I think there’s a set level method in Configurator which can set the level
> of the root logger to off recursively. Unsure about simpler methods.
> 
> On Wed, Feb 19, 2020 at 04:10 EDMONDO SENA <ed...@gmail.com> wrote:
> 
> > Hi,
> >
> > In log4j1 there was the possibility to use this functionality.
> > Is there a function in log4j2 that replaced it?
> >
> > Kind regards.
> > //Edmondo.
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: log4j-user-unsubscribe@logging.apache.org
> > For additional commands, e-mail: log4j-user-help@logging.apache.org
> >
> > --
> Matt Sicker <bo...@gmail.com>
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-user-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-user-help@logging.apache.org


Re: LogLog.setQuietMode

Posted by Matt Sicker <bo...@gmail.com>.
I think there’s a set level method in Configurator which can set the level
of the root logger to off recursively. Unsure about simpler methods.

On Wed, Feb 19, 2020 at 04:10 EDMONDO SENA <ed...@gmail.com> wrote:

> Hi,
>
> In log4j1 there was the possibility to use this functionality.
> Is there a function in log4j2 that replaced it?
>
> Kind regards.
> //Edmondo.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: log4j-user-unsubscribe@logging.apache.org
> For additional commands, e-mail: log4j-user-help@logging.apache.org
>
> --
Matt Sicker <bo...@gmail.com>