[ 
https://issues.apache.org/jira/browse/LOG4J2-998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gary Gregory resolved LOG4J2-998.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 2.3

Sounds reasonable. [~ralphgoers] might offer another POV on such a thing but 
making the method protected seems OK.

Please verify and close this ticket.

> Make org.apache.logging.log4j.core.Logger#updateConfiguration protected
> -----------------------------------------------------------------------
>
>                 Key: LOG4J2-998
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-998
>             Project: Log4j 2
>          Issue Type: Improvement
>          Components: API
>    Affects Versions: 2.1
>            Reporter: Mariano Gonzalez
>             Fix For: 2.3
>
>
> Hello,
> I'm using log4j2 as the foundation for a centralized logging infrastructure 
> inside an application container. For such requirement, I need to be able to 
> override the org.apache.logging.log4j.core.Logger#updateConfiguration method. 
> However, that method has package visibility and thus cannot be gracefully 
> overriden.
> It'd be great if that method could be protected so that subclasses can 
> redefine it. 
> Thanks



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to