Replace LOG4PHP_LINE_SEP with PHP_EOL
-------------------------------------
Key: LOG4PHP-35
URL: https://issues.apache.org/jira/browse/LOG4PHP-35
Project: Log4php
Issue Type: Improvement
Components: Code
Reporter: Knut Urdalen
Assignee: Knut Urdalen
Priority: Trivial
Fix For: 2.0
Some places a log4php specific constant LOG4PHP_LINE_SEP is used in order to
handle OS specific newline characters. This can be removed and replaced by the
always available PHP_EOL constant.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.