API ClientsTypeScript SDKAPI ReferenceLoggerInterfacesLogEventVersion: 8.9On this pageInterface: LogEvent Properties args args: any[]; code? optional code?: string; data? optional data?: any; level level: LogLevel; scope scope: string; ts ts: number;Was this helpful?