Commit ddd0cc2
Fix: Redirect auto-sample logging to stderr (#272)
The auto-sample logging output in runner.ts was previously directed to stdout. This change redirects the logging output to stderr.
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>1 parent 1d8775c commit ddd0cc2
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
243 | 243 | | |
244 | 244 | | |
245 | 245 | | |
246 | | - | |
| 246 | + | |
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
| |||
0 commit comments