Sorry but my question is: Is possible to use in some way removeAllAppenders? Why this instruction has been deleted?
On 2020/03/25 13:14:52, Doug Wegscheid <[email protected]> wrote: > why do you need to remove all appenders? what happens if you do not? > > On Wednesday, March 25, 2020, 9:12:45 AM EDT, EDMONDO SENA > <[email protected]> wrote: > > > When you close or switch off our system we've to remove all appenders. > In log4j this instruction was possible! > > > On 2020/03/25 12:59:30, Doug Wegscheid <[email protected]> wrote: > > However: from > >https://logging.apache.org/log4j/log4j-2.1/manual/configuration.html: > > | Note that unlike Log4j 1.x, the public Log4j 2 API does not expose > > methods to add, modify or remove appenders and filters or manipulate the > > configuration in any way. > > > > *Why* do you need to remove the appenders? Perhaps there is another way to > > do whatever needs doing? > > > > > > > > > > > > On Wednesday, March 25, 2020, 8:34:56 AM EDT, EDMONDO SENA > ><[email protected]> wrote: > > > > Hello, > > > > Is there a similar functionality for Log4j2 that remove All appenders for > > Loggers? > > Kind regards. > > > > --------------------------------------------------------------------- > > 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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
