-
Notifications
You must be signed in to change notification settings - Fork 1
SYSTEM LOG log
- Class name:log
- Namespace:SYSTEM\LOGConstants
###$handlersprivate mixed $handlers = array()
- Visibility: private* This property is static.Methods
###registerHandlermixed SYSTEM\LOG\log::registerHandler($handler)
-
Visibility: public* This method is static.#### Arguments*$handler mixed ###call_handlersmixed SYSTEM\LOG\log::call_handlers(\Exception $E, $thrown)
-
Visibility: private* This method is static.#### Arguments*$E Exception*$thrown mixed ###__exception_handlermixed SYSTEM\LOG\log::__exception_handler(\Exception $E, $thrown)
-
Visibility: public* This method is static.#### Arguments*$E Exception*$thrown mixed ###__error_handlermixed SYSTEM\LOG\log::__error_handler($code, $message, $file, $line, $thrown)
-
Visibility: public* This method is static.#### Arguments*$code mixed*$message mixed*$file mixed*$line mixed*$thrown mixed ###__shutdown_handlermixed SYSTEM\LOG\log::__shutdown_handler($thrown)
-
Visibility: public* This method is static.#### Arguments*$thrown mixed ###__fatal_error_handlermixed SYSTEM\LOG\log::__fatal_error_handler($bufferContent, $thrown)
-
Visibility: public* This method is static.#### Arguments*$bufferContent mixed*$thrown mixed