mirror of
https://github.com/ollama/ollama
synced 2026-04-29 19:54:23 +00:00
Pass subprocess stdout/stderr through to the parent's stderr directly instead of re-wrapping each line with slog. The subprocess already writes structured slog output, so the re-wrapping produced nested timestamps, levels, and message fields that were hard to read. Also downgrade verbose KV cache debug logs to trace level. |
||
|---|---|---|
| .. | ||
| cache.go | ||