[
https://issues.apache.org/jira/browse/WW-4492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14523054#comment-14523054
]
ASF subversion and git services commented on WW-4492:
-----------------------------------------------------
Commit 45d8f37c773ba74f5235c70b6f5701d065442e97 in struts's branch
refs/heads/develop from [~jogep]
[ https://git-wip-us.apache.org/repos/asf?p=struts.git;h=45d8f37 ]
WW-4492 Add support for Log4J2 as a struts and xwork logging backend
- Use log4j2 in the convention plugin based maven archetype
- Escape base directory property in angularjs maven archetype pom.xml
> 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)