sessionOptions.qlog
- 类型:<boolean>
当 true 时,为会话启用 q日志 诊断输出。Qlog 数据以 JSON-序列 格式的文本块形式传送到 session.onqlog 回调。输出可以使用诸如 qvis 的 qlog 可视化工具进行分析。
🌐 When true, enables qlog diagnostic output for the session. Qlog data
is delivered to the session.onqlog callback as chunks of JSON-SEQ
formatted text. The output can be analyzed with qlog visualization tools
such as qvis.