Свойство | Type | Description | |
---|---|---|---|
$_action | string | Action. | |
$_timestamp | integer | Timestamp. |
Méthode | Description | |
---|---|---|
__construct ( array $params = [] ) | Constructor. | |
__get ( $name ) | ||
__set ( $name, $value ) | ||
__tostring ( ) | ||
addData ( ) : array | Add entry specific data to the backend storage. |
Méthode | Description | |
---|---|---|
_getMessage ( ) : string | The log message. |
public __construct ( array $params = [] ) | ||
$params | array | Parameters. |
abstract protected _getMessage ( ) : string | ||
Résultat | string | Log message. |