Solar_Log_Adapter::setEvents()
public
void
Solar_Log_Adapter::setEvents
( array|string $list
)
Sets the list of events this adapter recognizes.
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.