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

James Perkins (Jira) issues at jboss.org
Wed Dec 4 13:25:00 EST 2019


James Perkins created LOGMGR-264:
------------------------------------

             Summary: Allow logger nodes to be used on different log contexts
                 Key: LOGMGR-264
                 URL: https://issues.jboss.org/browse/LOGMGR-264
             Project: JBoss Log Manager
          Issue Type: Enhancement
          Components: core
            Reporter: James Perkins
            Assignee: James Perkins


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