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

Ralph Goers closed LOG4J2-15.
-----------------------------

       Resolution: Fixed
    Fix Version/s: 2.0-alpha1
         Assignee: Ralph Goers

In addition to deferring the way the RoutingAppender does most Appenders use 
Managers. The Managers are free to defer processing until it is required.
                
> Provide a "Proxy" Appender to support lazy initialization of Appenders. 
> ------------------------------------------------------------------------
>
>                 Key: LOG4J2-15
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-15
>             Project: Log4j 2
>          Issue Type: Improvement
>          Components: Appenders
>            Reporter: Ralph Goers
>            Assignee: Ralph Goers
>             Fix For: 2.0-alpha1
>
>
> In the environment I work in we share the logging configuration across 
> several JVMs. Some Appender definitions might not apply to a particular JVM. 
> Rather than requiring the classes for the actual appender be available during 
> initialization we had our own logging framework that supported Appender 
> creation the first time it was published to. This can be accomplished by 
> configuring a Proxy and the actual Appender under the proxy.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org
For additional commands, e-mail: log4j-dev-h...@logging.apache.org

Reply via email to