Jordi Boggiano
21dde4dedb
Move to strict mode and fix tests
2016-05-27 13:44:00 +01:00
Jordi Boggiano
f200e79879
CS fixes
2016-05-26 20:54:06 +01:00
Jordi Boggiano
3d30ba5ecc
Add some return type hints and fix up HandlerWrapper
2016-03-01 17:35:54 +00:00
Jordi Boggiano
c889fb2648
CS fixes & upgrading cs fixer config
2015-11-18 17:09:46 +00:00
Jordi Boggiano
3030d3da4d
Add option to allow multiline logs in error_log, fixes #366
2014-05-19 18:18:53 +02:00
Jordi Boggiano
e9b8649151
Remove unnecessary ErrorLogFormatter, refs #357
2014-04-20 17:57:02 +02:00
Henrique Moody
56fb91f3c2
Remove new live from default error_log formatter
...
error_log() function already insert a new line at end of the given
message, this commit just remove the new line at end to remove the new
live duplication.
2014-04-11 19:55:24 -03:00
Henrique Moody
fd8b621a93
Refactored ErrorLogHandler to use constantes for types
...
- Create tests for ErrorLogHandler;
- Remove types 1, 2 and 3 in favor of specific handlers.
2013-08-01 14:05:08 -03:00
Jordi Boggiano
4277c5db4a
CS fixes
2013-07-29 00:08:51 +02:00
Elan Ruusamäe
788387bd80
add error_log handler
...
[error_log](http://www.php.net/manual/en/function.error-log.php ) handler
to send output to webserver SAPI handler (directly or indirectly)
2013-07-17 17:04:55 +03:00