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

Gary Gregory resolved LOG4J2-1066.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 2.4

Charles,

Thank you for filing this ticket and your input on the ML.

In Git master now, please verify and close this ticket.

If you feel your use case warrants documentation or an entry in our FAQ, please 
attach a patch for the manual or propose text for the FAQ.

Thank you and keep 'em coming!

We plan on releasing 2.4 soon I think, so the more whacking the better.

Gary





> Expose Log4jContextFactory's ShutdownCallbackRegistry
> -----------------------------------------------------
>
>                 Key: LOG4J2-1066
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-1066
>             Project: Log4j 2
>          Issue Type: Improvement
>          Components: Plugins
>    Affects Versions: 2.2, 2.3
>            Reporter: Charles Allen
>             Fix For: 2.4
>
>
> Currently the instance created by 
> org.apache.logging.log4j.core.impl.Log4jContextFactory#createShutdownCallbackRegistry
>  in the default constructor for Log4jContextFactory is not acquirable without 
> resorting to reflection. As such, any class which implements 
> ShutdownCallbackRegistry is not able to get the actual instance of itself and 
> must resort to either reflection or static methods to properly shutdown in an 
> arbitrary lifecycle workflow.
> This ask is to better clarify how a custom implementation of 
> ShutdownCallbackRegistry can get its instance.



--
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