Function FirePHP->setLogToInsightConsole
Definitions
sources/firephp.php
- Set an Insight console to direct all logging calls to
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$console | object | required parameter | N/A | N/A | The console object to log to |
Return
- Type: void
- Set: N/A
- Range: N/A