[jboss-jira] [JBoss JIRA] (LOGMGR-264) Allow logger nodes to be used on different log contexts

James Perkins (Jira) issues at jboss.org
Wed Jan 22 20:31:42 EST 2020


     [ https://issues.redhat.com/browse/LOGMGR-264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Perkins updated LOGMGR-264:
---------------------------------
    Git Pull Request: https://github.com/jboss-logging/jboss-logmanager/pull/288


> Allow logger nodes to be used on different log contexts
> -------------------------------------------------------
>
>                 Key: LOGMGR-264
>                 URL: https://issues.redhat.com/browse/LOGMGR-264
>             Project: JBoss Log Manager
>          Issue Type: Enhancement
>          Components: core
>            Reporter: James Perkins
>            Assignee: James Perkins
>            Priority: Major
>             Fix For: 2.2.0.Final, 3.0.0.Final
>
>
> Currently logger nodes belong to a single log context. This means that shared classes with static loggers are created on the log context that initializes the class. It would be useful if static loggers on shared classes could log to different log contexts.
> The concept would be something of a switchable log context for a logger. This would be based on the TCCL and the class loader needs to be registered in order to enable this functionality.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jboss-jira mailing list