Closed ariews closed 11 years ago
Done.
Hi,
I would say it is not done;). because you sill access
LeLogger::DEBUG;
in both php files which will give a undefined constant error. I replaced them myself. But you should update this Repro.
And another thing:
It is LOG_ERR not LOG_ERROR
Please use predefined contants, see: http://php.net/manual/en/network.constants.php and http://www.ietf.org/rfc/rfc3164.txt (sec: 4.1.1)