Entry

fun Entry(    level: Logger.Level,     ex: Throwable? = null,     meta: Map<String, Any> = emptyMap(),     instant: Instant = now())