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