[
https://issues.jboss.org/browse/LOGMGR-124?page=com.atlassian.jira.plugin...
]
James Perkins commented on LOGMGR-124:
--------------------------------------
Well not really. We have a [
log4j|https://github.com/jboss-logging/log4j-jboss-logmanager]
where we replace some of the log manager parts to write to JBoss Log Manager. The JBoss
Log Manager is really just an extension of JUL which is why it has some of the
limitations. It's more like APP -> SLF4J -> JBLM or APP -> log4j -> JBLM.
Essentially the JBoss Log Manager is the last stop.
Add marker support
------------------
Key: LOGMGR-124
URL:
https://issues.jboss.org/browse/LOGMGR-124
Project: JBoss Log Manager
Issue Type: Feature Request
Components: core
Affects Versions: 2.0.2.Final
Reporter: Rob Heine
Priority: Optional
The logging engine currently (talking about the one included in WF-9) does not support
Markers (like in implementations like "logback" and/or "log4j2").
--
This message was sent by Atlassian Jira
(v7.13.8#713008)