LogEvent

constructor(timestamp: Long, level: String, source: String, message: String, throwable: String? = null, traceId: String? = null, spanId: String? = null, pluginId: String? = null, attributes: Map<String, String> = emptyMap())(source)