You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by "Mohan Kumar Pandian (JIRA)" <ji...@apache.org> on 2016/08/03 07:20:20 UTC

[jira] [Created] (LOG4J2-1492) Log4j2 implementation of jetty's RequestLog

Mohan Kumar Pandian created LOG4J2-1492:
-------------------------------------------

             Summary: Log4j2 implementation of jetty's RequestLog
                 Key: LOG4J2-1492
                 URL: https://issues.apache.org/jira/browse/LOG4J2-1492
             Project: Log4j 2
          Issue Type: Improvement
          Components: Web/Servlet
            Reporter: Mohan Kumar Pandian


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).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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