Log Data
constructor(loggerName: String, level: LogLevel, message: String, throwable: Throwable? = null, meta: Map<String, Any?> = emptyMap(), context: LogContext = EmptyLogContext, threadName: String? = getThreadName(), timestamp: LocalDateTime = Clock.System.now().toLocalDateTime(TimeZone.currentSystemDefault()))