data class EntryAddedEvent : LogEvent
Issued when new message was logged.
Official doc
EntryAddedEvent(entry: LogEntry)
The entry.
val entry: LogEntry