Skip to main content

qlog_supported

Function qlog_supported 

Source
pub fn qlog_supported() -> bool
Expand description

Whether this build can capture qlog traces, which the qlog feature gates.

Setting a qlog directory without it is an error at dial time, so a caller offering the knob should check here rather than surfacing an option that cannot work.