]
James Perkins updated WFCORE-3297:
----------------------------------
Issue Type: Task (was: Enhancement)
Reduce the size of the logging subsystem parsers
------------------------------------------------
Key: WFCORE-3297
URL:
https://issues.jboss.org/browse/WFCORE-3297
Project: WildFly Core
Issue Type: Task
Components: Logging
Reporter: James Perkins
Assignee: James Perkins
The logging subsystem has several parsers for different versions of the subsystem XML.
The size of these could be reduced by allowing them to subclasses reduces the metaspace
size required.