PHP Class SError

Afficher le fichier Open project: hetao29/slightphp Class Usage Examples

Méthodes publiques

Свойство Type Description
$CONSOLE
$LOG
$LOGFILE
$error_type

Méthodes publiques

Méthode Description
args2str ( $args )
error_handler ( $errno, $errstr, $errfile, $errline )
exception_handler ( $e )
fatal_handler ( )
getError ( $backtrace, $e = null ) : string
getFatal ( $error )
obj2str ( &$args )

Method Details

args2str() public static méthode

public static args2str ( $args )

error_handler() public static méthode

public static error_handler ( $errno, $errstr, $errfile, $errline )

exception_handler() public static méthode

public static exception_handler ( $e )

fatal_handler() public static méthode

public static fatal_handler ( )

getError() public static méthode

public static getError ( $backtrace, $e = null ) : string
Résultat string

getFatal() public static méthode

public static getFatal ( $error )

obj2str() public static méthode

public static obj2str ( &$args )

Property Details

$CONSOLE static_oe public_oe property

static public $CONSOLE

$LOG static_oe public_oe property

static public $LOG

$LOGFILE static_oe public_oe property

static public $LOGFILE

$error_type static_oe public_oe property

static public $error_type