[
https://issues.apache.org/jira/browse/WW-4492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14523057#comment-14523057
]
Hudson commented on WW-4492:
----------------------------
SUCCESS: Integrated in Struts-JDK6-develop #151 (See
[https://builds.apache.org/job/Struts-JDK6-develop/151/])
WW-4492 Add support for Log4J2 as a struts and xwork logging backend (johgep:
rev 7afa4ae925dad9dd584eac4fb7bb12e02397518d)
* pom.xml
* apps/rest-showcase/pom.xml
* apps/blank/pom.xml
WW-4492 Add support for Log4J2 as a struts and xwork logging backend (johgep:
rev e990fbb751af3ed83123ca71bd90b76eec24cf5c)
*
archetypes/struts2-archetype-angularjs/src/main/resources/archetype-resources/src/main/resources/log4j.properties
*
archetypes/struts2-archetype-angularjs/src/main/resources/META-INF/maven/archetype-metadata.xml
*
archetypes/struts2-archetype-angularjs/src/main/resources/archetype-resources/pom.xml
*
archetypes/struts2-archetype-angularjs/src/main/resources/archetype-resources/src/main/resources/log4j2.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)