BaseLogger
- Full name:
\Qubus\Log\Loggers\BaseLogger - Parent class:
AbstractLogger - This class is an Abstract class
Properties
enabled
dateFormat
levels
Associative array of the log levels that are given a numerical value to allow comparison of the threshold and the method calling log.
Methods
__construct
Parameters:
| Parameter | Type | Description |
|---|---|---|
$params | array |
Throws:
isAvailable
Parameters:
| Parameter | Type | Description |
|---|---|---|
$level | mixed |
getDate
stringify
Parameters:
| Parameter | Type | Description |
|---|---|---|
$data | array |
interpolate
Parameters:
| Parameter | Type | Description |
|---|---|---|
$message | mixed | |
$context | array |
__get
Parameters:
| Parameter | Type | Description |
|---|---|---|
$name | mixed |
Throws:
__set
Parameters:
| Parameter | Type | Description |
|---|---|---|
$name | mixed | |
$value | mixed |
Throws:
__isset
Parameters:
| Parameter | Type | Description |
|---|---|---|
$name | mixed |
Automatically generated on 2025-10-13