[jboss-jira] [JBoss JIRA] (LOGMGR-124) Add marker support

James Perkins (JIRA) issues at jboss.org
Thu Feb 25 13:22:01 EST 2016


    [ https://issues.jboss.org/browse/LOGMGR-124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13168546#comment-13168546 ] 

James Perkins commented on LOGMGR-124:
--------------------------------------

The problem is JUL doesn't have a {{Marker}} concept so it's something we'd have to add an API for. I honestly just see them as a bit fancier of a {{java.util.logging.Filter}}.

As far as logback support both jboss-logmanager and logback are really doing the same thing. I don't think it makes sense to have support for logback in the jboss-logmanager. Both of them are log managers. Logback has it's own API and jboss-logmanager just extends J.U.L.

> 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
(v6.4.11#64026)


More information about the jboss-jira mailing list