PhpMailLogger
- Full name:
\Qubus\Log\Loggers\PhpMailLogger
- Parent class:
\Qubus\Log\Loggers\BaseLogger
- This class implements:
\Psr\Log\LoggerInterface
Properties
subject
maxColumn
to
headers
parameters
contentType
encoding
from
logFormat
threshold
Methods
__construct
Parameters:
Parameter | Type | Description |
---|---|---|
$threshold | string|\Psr\Log\LogLevel | Lowest level of logging to write. |
$params | array |
Throws:
log
Parameters:
Parameter | Type | Description |
---|---|---|
$level | string|\Psr\Log\LogLevel | |
$message | string|\Stringable | |
$context | array |
send
Parameters:
Parameter | Type | Description |
---|---|---|
$content | mixed |
setHeader
Parameters:
Parameter | Type | Description |
---|---|---|
$headers | array |
Throws:
setParameter
Parameters:
Parameter | Type | Description |
---|---|---|
$parameters | array|string |
setContentType
Parameters:
Parameter | Type | Description |
---|---|---|
$contentType | string |
Throws:
getContentType
setEncoding
Parameters:
Parameter | Type | Description |
---|---|---|
$encoding | string |
Throws:
getEncoding
setTo
Parameters:
Parameter | Type | Description |
---|---|---|
$value | array|string |
setFrom
Parameters:
Parameter | Type | Description |
---|---|---|
$value | string |
Throws:
isHtml
Parameters:
Parameter | Type | Description |
---|---|---|
$data | array |
Inherited 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