webCOMAND

log::count()

Return the number of events in an event log.

Prototype

integer count()

Example

$num_events = $repo->SystemLog->count();

Related

type_count()