Deletes a specific event from the logger.
If the event is successfully deleted, it triggers an emission to eventFlow.
true if the event was found and deleted, false otherwise.
true
false
The Event to delete. Must contain a valid identifier.