...
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
class ZabbixPHPExceptionHandler {
|
class ZabbixPHPExceptionHandler {
|
||||||
private static $logFile = '/var/log/zabbix/php.log';
|
private static $logFile = '/var/log/zabbix/php.exceptions.log';
|
||||||
private static $previousHandler = null;
|
private static $previousHandler = null;
|
||||||
private static $initialized = false;
|
private static $initialized = false;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user