Files
Stephan Behnke d899928abc Add log capture to TestLogger (#11748)
## What changed

Adds `TestLogger.StartCapture` / `StopCapture` to records log calls and
make them queryable.

## Why

We want ability to verify certain logs where emitted to verify
observability. See #11689 for first use case.

---------

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-25 09:10:41 -07:00
..