API ReferencefunctionsFunction: formatErrorForLogging()Version: 0.96.0On this pageFunction: formatErrorForLogging() formatErrorForLogging(error: CCIPError): Record<string, unknown> Defined in: errors/utils.ts:47 Format error for structured logging. Parameters ParameterTypeerrorCCIPError Returns Record<string, unknown>