回调:OnQlogCallback


🌐 Callback: OnQlogCallback

当 qlog 诊断数据可用时调用。仅在 sessionOptions.qlogtrue 时触发。data 块应按顺序连接以生成完整的 qlog 输出。当 fintrue 时,将不再发出更多块,连接后的结果是完整的 JSON-SEQ 文档。

🌐 Called when qlog diagnostic data is available. Only fires when sessionOptions.qlog is true. The data chunks should be concatenated in order to produce the complete qlog output. When fin is true, no more chunks will be emitted and the concatenated result is a complete JSON-SEQ document.