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

Log4j2 implementation of jetty's RequestLog

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Web/Servlet
    • None

    Description

      http://mail-archives.apache.org/mod_mbox/logging-log4j-user/201607.mbox/%3CCA%2BbB4GeQ0kgah9DZFzv92TAQRwD0hJLgduTWOgzEerzxn5zsYg%40mail.gmail.com%3E

      Logback provides logback-access.jar which brings in an implementation for
      jetty's RequestLog that generates access logs using logback implementation.

      We don't have an equivalent implementation from log4j2. Hence we are left with using the default NCSARequestLog (that comes with jetty and not optimized) or logback-access (that forces using logback when we want to use log4j2 across the stack).

      Hence if log4j2 can provide an implementation of jetty's RequestLog, it would help us to use log4j2 in the entire web application (from access log, service logs etc).

      Attachments

        Activity

          People

            Unassigned Unassigned
            pmohankumar Mohan Kumar Pandian
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: