-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
None
-
None
When you create custom formater - XMLFormatter /subsystem=logging/custom-formatter=XMLFormatter:add(class=java.util.logging.XMLFormatter, module=org.jboss.logmanager) and then in web console edit class of formatter to org.jboss.logmanager.formatters.PatternFormatter then save and try to add properties - pattern=%s%E%n. Property is not saved.
When you create new formatter with org.jboss.logmanager.formatters.PatternFormatter class and then try to add same property, saving is successful.
- clones
-
JBEAP-972 Can not add property after change of class in custom log formatter.
- Closed