baidu/braft

Could you please tell me how to show BRAFT_VLOG in block example by using command line

yanzhengkim opened this issue · 1 comments

I can only see LOG but cannot see BRAFT_VLOG in braft/example/block/runtime/012/log

@1190200418 #define BRAFT_VLOG VLOG(89)
assign FLAGS_verbose a value which equal to or larger than 89 can turn BRAFT_VLOG on