data class EntryAddedEvent : LogEvent
EntryAddedEvent(entry: LogEntry)
The entry.
val entry: LogEntry