| Fully Qualified Name: | Laminas\Log\Writer\ChromePhp\ChromePhpInterface |
| Name | Description | Defined By |
|---|---|---|
| error() | Log an error message | ChromePhpInterface |
| info() | Log informational message | ChromePhpInterface |
| log() | Log a message | ChromePhpInterface |
| trace() | Log a trace | ChromePhpInterface |
| warn() | Log a warning | ChromePhpInterface |
Log an error message
| Parameter Name | Type | Description |
|---|---|---|
| $line | string |
Returns:
Log informational message
| Parameter Name | Type | Description |
|---|---|---|
| $line | string |
Returns:
Log a message
| Parameter Name | Type | Description |
|---|---|---|
| $line | string |
Returns:
Log a trace
| Parameter Name | Type | Description |
|---|---|---|
| $line | string |
Returns:
Log a warning
| Parameter Name | Type | Description |
|---|---|---|
| $line | string |
Returns: