LogEntry

constructor(timestamp: Instant, level: LogLevel, tag: String, message: String, throwable: Throwable? = null, fields: Map<String, String> = emptyMap())