logging-log4php
logging-log4php copied to clipboard
Mirror of Apache log4php
The `each` function has been DEPRECATED as of PHP 7.2.0. Replce by `foreach`
This patch provides a new logging filter, similar to the existing string matcher, that matches against a logger name. It provides options for case sensitivity and exact matching, as well...
Inspired by [1]. Useful if log4php is itself wrapped by a caller class which you do not want showing up in syslog as the file:line. Plus, if file is unnecessarily...
Include the throwable information, that are present in the LoggerLoggingEvent, into the xml layout if present