LogEvent

constructor(timestamp: Instant, level: LogLevel, thread: String, logger: String, message: String, exception: E? = null)(source)