Previous Page
save()

Solar_Log_Adapter
setEvents()

Next Class
Solar_Log_Adapter_Echo

setEvents()

public void 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.