\LogFile

Summary

Methods
Properties
Constants
__construct()
LoggingHandler()
$handle
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$handle

$handle : 

Type

Methods

__construct()

__construct(  $path) 

Parameters

$path

LoggingHandler()

LoggingHandler(  $errno,   $errstr,   $errfile,   $errline) 

set_error_handler(new LogFile("path/to/file.log")->LoggingHandler, E_ALL);

Parameters

$errno
$errstr
$errfile
$errline