Skip to content

@tripo3d/trace / TraceErrorContext

Interface: TraceErrorContext

Defined in: trace/src/types.ts:11

错误回调上下文:标识错误发生在哪个阶段

Properties

PropertyTypeDescriptionDefined in
channel?"baidu"report 阶段会带上命中的渠道名trace/src/types.ts:13
phase"init" | "report"'init' 表示加载 device id 阶段;'report' 表示上报请求阶段trace/src/types.ts:15

基于 MIT 协议发布(内部使用)