Can you explain me how can i do it?

Regards.




On 2020/03/25 14:18:03, Doug Wegscheid <[email protected]> wrote: 
>  you are trying to clear the list of appenderRefs. Are you trying to call 
> clearAppenders() instead of clear()?
> 
>     On Wednesday, March 25, 2020, 10:03:27 AM EDT, EDMONDO SENA 
> <[email protected]> wrote:  
>  
>  
> Why this instruction goes in UnsupportedOperationException?
> 
> List<AppenderRef> value = loggerConfig.getAppenderRefs();
> value.clear();
> 
> ---------------------------------------------------------------------
> 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]

Reply via email to