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

The Core AbstractManager should track its LoggerContext

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.7
    • None
    • None

    Description

      The class in Core, AbstractManager, should track its LoggerContext.

      Add:

          /**
           * Gets the logger context used to create this instance or null. The logger context is usually set when an appender
           * creates a manager and that appender is given a Configuration. Not all appenders are given a Configuration by
           * their factory method or builder.
           * 
           * @return the logger context used to create this instance or null.
           */
          public LoggerContext getLoggerContext()
      

      Attachments

        Issue Links

          Activity

            People

              ggregory Gary D. Gregory
              ggregory Gary D. Gregory
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: