loghandlingAppErrorLogHandler.php

(c) CloudMunch Inc.

All Rights Reserved Un-authorized copying of this file, via any medium is strictly prohibited Proprietary and confidential

Rosmi Chandy rosmi@cloudmunch.com

Constants

DEBUG

DEBUG

Log level : debug

INFO

INFO

Log level : info

Functions

myErrorHandler()

myErrorHandler(string  $errno, string  $errstr, string  $errfile, string  $errline) : void|boolean

Error handling method.

Parameters

string $errno
string $errstr
string $errfile
string $errline

Returns

void|boolean