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.
- is cloned by
-
HAL-821 Can not add property after change of class in custom formatter.
- Resolved
-
WFCORE-1273 Can not add property after change of class in custom log formatter.
- Resolved