Details
-
Bug
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
2.7.17
-
None
-
None
-
Unknown
Description
After upgrading from 2.7.6 to 2.7.17 I am seeing incoming XML written to my logs with an additional blank row between every row of text.
The incoming XML (outside of my control) already contains line feed characters (ascii 10) after each line.
I am using the LoggingFeature with prettyPrinting enabled. (I need this enabled because the outgoing XML doesn't contain any line breaks.)