Uploaded image for project: 'Log4j 2'
  1. Log4j 2
  2. LOG4J2-15

Provide a "Proxy" Appender to support lazy initialization of Appenders.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.0-alpha1
    • Appenders
    • None

    Description

      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.

      Attachments

        Activity

          People

            rgoers Ralph Goers
            rgoers Ralph Goers
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: