Function Hook_Health_Check->log
Definitions
sources/health_check.php
- Add something to the health check log for the current test. Will automatically prepend the category and section.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$contents | string | required parameter | N/A | N/A | The text to add to the log |