Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.14.0
-
None
Description
When I run Log4j1ConfigurationConverter on Windows, the resulting xml file has " " at end of every line, e.g.
<Root level="DEBUG">
 <AppenderRef ref="Console"/>
 <AppenderRef ref="RollingFile"/>
 </Root>
I found a bit of previous discussion about it here: https://issues.apache.org/jira/browse/LOG4J2-1528?focusedCommentId=15470100&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15470100