56 lines
681 B
Markdown
56 lines
681 B
Markdown
SYSTEM\LOG\error_handler_dbwriter
|
|
===============
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Class name: error_handler_dbwriter
|
|
* Namespace: SYSTEM\LOG
|
|
* Parent class: [SYSTEM\LOG\error_handler](SYSTEM-LOG-error_handler)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Methods
|
|
-------
|
|
|
|
|
|
### CALL
|
|
|
|
mixed SYSTEM\LOG\error_handler::CALL(\Exception $E, $thrown)
|
|
|
|
|
|
|
|
|
|
|
|
* Visibility: **public**
|
|
* This method is **static**.
|
|
* This method is defined by [SYSTEM\LOG\error_handler](SYSTEM-LOG-error_handler)
|
|
|
|
|
|
#### Arguments
|
|
* $E **Exception**
|
|
* $thrown **mixed**
|
|
|
|
|
|
|
|
### MASK
|
|
|
|
mixed SYSTEM\LOG\error_handler::MASK()
|
|
|
|
|
|
|
|
|
|
|
|
* Visibility: **public**
|
|
* This method is **static**.
|
|
* This method is defined by [SYSTEM\LOG\error_handler](SYSTEM-LOG-error_handler)
|
|
|
|
|
|
|