|
Previous Page |
Solar_Log_Adapter_File |
Next Class |
setEvents()
public
void
setEvents (
array|string $list
)
Sets the list of events this adapter recognizes.
Inherited from Solar_Log_Adapter.
Parameters
- (array|string)
$list: The event types this instance should recognize; a comma-separated string of events, or a sequential array.
Returns
- (void)
Description
Sets the list of events this adapter recognizes.