]
RH Bugzilla Integration updated LOGMGR-127:
-------------------------------------------
Bugzilla References:
Module naming does does not support slots
-----------------------------------------
Key: LOGMGR-127
URL:
https://issues.jboss.org/browse/LOGMGR-127
Project: JBoss Log Manager
Issue Type: Bug
Reporter: James Livingston
AbstractPropertyConfiguration$ModuleFinder uses ModuleIdentifier.create() rather than
fromString(), which means it does not support specifying the slot via
"module:slot" and can only use the main slot.