Solar_Log_Adapter_None::setEvents()
public
void
Solar_Log_Adapter_None::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.