| Fully Qualified Name: | Laminas\Log\Writer\ChromePhp\ChromePhpBridge |
| Implements: | ChromePhpInterface |
| Name | Description | Defined By |
|---|---|---|
| error() | Log an error message | ChromePhpBridge |
| info() | Log informational message | ChromePhpBridge |
| log() | Log a message | ChromePhpBridge |
| trace() | Log a trace | ChromePhpBridge |
| warn() | Log a warning | ChromePhpBridge |
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: