[
https://issues.jboss.org/browse/LOGMGR-109?page=com.atlassian.jira.plugin...
]
James Perkins edited comment on LOGMGR-109 at 8/7/14 5:44 PM:
--------------------------------------------------------------
This is actually a CLI bug and I looked at the code wrong for the logmanager. You can work
around it by editing the XML instead of using CLI. Just add {{& #10;}} (no space
though after the {{&}})
was (Author: jamezp):
This is actually a CLI bug and I looked at the code wrong for the logmanager.
New line characters are written incorrectly to the properties
configuration file
--------------------------------------------------------------------------------
Key: LOGMGR-109
URL:
https://issues.jboss.org/browse/LOGMGR-109
Project: JBoss Log Manager
Issue Type: Bug
Security Level: Public(Everyone can see)
Reporter: James Perkins
Assignee: James Perkins
If a value of {{\n}} is used for a property on a handler, the value is written as
{{\\n}} to the {{logging.properties}} file.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)