| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Change show_progress from `log_level_filter == LevelFilter::Info` to `>= LevelFilter::Info` so that verbose flags (-v, -vv) add debug output without silencing progress messages like 'Finished compilation'.
|
rescript
npm i https://pkg.pr.new/rescript@8371
npm i https://pkg.pr.new/@rescript/darwin-arm64@8371
npm i https://pkg.pr.new/@rescript/darwin-x64@8371
npm i https://pkg.pr.new/@rescript/linux-arm64@8371
npm i https://pkg.pr.new/@rescript/linux-x64@8371
npm i https://pkg.pr.new/@rescript/runtime@8371
npm i https://pkg.pr.new/@rescript/win32-x64@8371 commit: dfab8db |
Sorry, something went wrong.
Change show_progress from `log_level_filter == LevelFilter::Info` to `>= LevelFilter::Info` so that verbose flags (-v, -vv) add debug output without silencing progress messages like 'Finished compilation'.
Change show_progress from `log_level_filter == LevelFilter::Info` to `>= LevelFilter::Info` so that verbose flags (-v, -vv) add debug output without silencing progress messages like 'Finished compilation'.
Change show_progress from `log_level_filter == LevelFilter::Info` to `>= LevelFilter::Info` so that verbose flags (-v, -vv) add debug output without silencing progress messages like 'Finished compilation'.
| Back | FazBrowse Home | New Git URL |
Summary
Change show_progress from log_level_filter == LevelFilter::Info to >= LevelFilter::Info so that -v / -vv add debug output without also silencing progress messages like "Finished compilation".
Small UX fix split out of #8241.
Test plan
🤖 Generated with Claude Code