跳到主要内容

is_module_trace_enabled

判断指定名称的模块是否开启了trace

声明

bool is_module_trace_enabled(string module)

参数

参数名描述
module模块名称

返回值

true: 开启trace, false: 未开启trace

使用方式

返回文档