Return the number of events in an event log.
integer count()
$num_events = $repo->SystemLog->count();
type_count()