feat(cache): add intrastructure logging to the new cache - #15338
Conversation
|
@codex review |
📦 Binary Size-limit
❌ Size increased by 11.75KB from 68.25MB to 68.26MB (⬆️0.02%) |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: e62d7bb49e
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Rsdoctor Bundle Diff AnalysisFound 5 projects in monorepo, 0 projects with changes. 📊 Quick Summary
Generated by Rsdoctor GitHub Action |
Merging this PR will not alter performance
Comparing Footnotes
|
1ec5c8e to
961e558
Compare
|
@codex review |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 42c32a2046
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Summary
PackFileCacheStrategy, replacing the new-cache tracing calls.compiler.hooks.infrastructureLogand configured infrastructure logger so filtering, formatting, and interception behave consistently with JavaScript-originated logs, including logs emitted before the first compilation.JsLogrepresentation for stats and infrastructure logging, and support shared hierarchical logger names withArc<str>.Related links
PackFileCacheStrategyChecklist