]
James Perkins moved JBLOGGING-128 to WFCORE-2996:
-------------------------------------------------
Project: WildFly Core (was: JBoss Logging)
Key: WFCORE-2996 (was: JBLOGGING-128)
Component/s: Logging
(was: jboss-logging-logmanager)
Re-Use Named Log-Formatter In Logging Profile
---------------------------------------------
Key: WFCORE-2996
URL:
https://issues.jboss.org/browse/WFCORE-2996
Project: WildFly Core
Issue Type: Enhancement
Components: Logging
Reporter: Markus May
Assignee: James Perkins
Priority: Critical
Right now, if I try to re-use the globally defined Named-Formatter "PATTERN" in
my own logging profile, I do get an error-message stating that the Formatter
"PATTERN" is not found.
To be able to re-use the same Formatter in all logging-profiles, it would be good, to be
able to use these globally defined Formatters.