跳到主要内容

set_trace_all

设置是否强制开启所有的trace

声明

void set_trace_all(bool enable)

参数

参数名描述
enable是否强制开启所有trace(true: 开启, false: 不开启)

返回值

使用方式

返回文档