Function __global->push_force_immediate_log_it
Definitions
sources/global3.php
- Define whether log_it should forcefully execute immediately instead of trying to register itself in a shutdown function.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$value | boolean | required parameter | N/A | N/A | Whether log_it should forcefully log immediately |