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

Appenders, Layouts and other back-end classes should be independent of logging API

    XMLWordPrintableJSON

Details

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

    Description

      Appenders and related classes should be able to work on a logging event interface and not be tied to a specific logging API and its native LoggingEvent class. The logging event interface should be readily implementable as a thin wrapper around established logging events such as o.a.l.spi.LoggingEvent and java.util.logging.LogRecord. log4j 2.0 appenders should be usable as java.util.logging.Handler's with a simple adapter.

      Attachments

        Activity

          People

            rgoers Ralph Goers
            carnold@apache.org Curt Arnold
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: