[
https://issues.apache.org/jira/browse/WW-4492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14501547#comment-14501547
]
ASF subversion and git services commented on WW-4492:
-----------------------------------------------------
Commit 951a4f8f2bf91d5b9cf6141b3ba00fcc7202fa1b in struts's branch
refs/heads/develop from [~jogep]
[ https://git-wip-us.apache.org/repos/asf?p=struts.git;h=951a4f8 ]
WW-4492 Add support for Log4J2 as a struts and xwork logging backend
- Extend xwork LoggerFactory to autodetect log4j2 if available in classpath
> Add support for Log4J2 as a struts and xwork logging backend
> ------------------------------------------------------------
>
> Key: WW-4492
> URL: https://issues.apache.org/jira/browse/WW-4492
> Project: Struts 2
> Issue Type: New Feature
> Components: Integration
> Reporter: Johannes Geppert
> Assignee: Johannes Geppert
> Priority: Minor
> Labels: log4j2, logging, struts2
> Fix For: 2.3.24
>
>
> Struts2 has it own logging layer which can be configured to use commons, jdk
> or slf4j as a logging backend.
> Log4J2 provides similar to Slf4J an own logging api.
> A new Log4J2 implementation should be enabled in the same way like the Slf4J
> logger implementation.
> {{
> -Dxwork.loggerFactory=com.opensymphony.xwork2.util.logging.log4j2.Log4j2LoggerFactory
> }}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)