pub fn qlog_supported() -> boolExpand 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.