The hardcoded '\n' in string will not work in Windows where there is a different line separator. A System.lineSeparator should be used to make it work on all platforms closes #38705 |
||
---|---|---|
.. | ||
src/test | ||
build.gradle | ||
custom-log4j2.properties |
The hardcoded '\n' in string will not work in Windows where there is a different line separator. A System.lineSeparator should be used to make it work on all platforms closes #38705 |
||
---|---|---|
.. | ||
src/test | ||
build.gradle | ||
custom-log4j2.properties |