James Perkins created LOGMGR-109:
------------------------------------
Summary: 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 is inconsistent with out {{java.util.Properties}}
stores the value. Though for some reason I explicitly added the code to write out {{\\n}}
so this should be researched :)
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)