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: [email protected]
For additional commands, e-mail: [email protected]