Create subclasses of LogEntry, or an enum (one for each event type) to discriminate event types. Then add filtering by event type to the log page.