]
James Perkins reassigned LOGMGR-187:
------------------------------------
Assignee: James Perkins
The ClassLoaderLogContextSelector check for the log context should
return null
------------------------------------------------------------------------------
Key: LOGMGR-187
URL:
https://issues.jboss.org/browse/LOGMGR-187
Project: JBoss Log Manager
Issue Type: Bug
Reporter: James Perkins
Assignee: James Perkins
The {{ClassLoaderLogContextSelector}} check for the registered {{LogContext}} returns
{{defaultSelector.getLogContext()}} in the {{check()}} method and should return {{null}}.