fix(agents): restore model-fetch info logs (#89648) · openclaw/openclaw@5d892e4
xiaobao-k8s
·
2026-06-23
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -210,6 +210,12 @@ These flags log through normal OpenClaw logging, so `openclaw logs --follow`
|
210 | 210 | and the Control UI Logs tab show them. Without the flags, the same diagnostics |
211 | 211 | remain available at `debug` level. |
212 | 212 | |
| 213 | +`[model-fetch]` start and response metadata (provider, API, model, status, |
| 214 | +latency, and request fields such as method, URL, timeout, proxy, and policy) |
| 215 | +is always emitted at `info` level regardless of |
| 216 | +`OPENCLAW_DEBUG_MODEL_TRANSPORT`, so basic model transport hygiene is visible |
| 217 | +without debug flags. |
| 218 | + |
213 | 219 | ### Trace correlation |
214 | 220 | |
215 | 221 | File logs are JSONL. When a log call carries a valid diagnostic trace context, |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。