docs: update zh documentation for client.logLevel#6718
Conversation
✅ Deploy Preview for rsbuild ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
There was a problem hiding this comment.
Pull request overview
This PR updates documentation for the client.logLevel configuration option in both English and Chinese versions. The changes improve discoverability and clarify the relationship between root-level logLevel and client-specific logLevel settings.
Key Changes
- Added tip in
logLevelconfig documentation explaining that it affects browser log output and can be overridden viaclient.logLevel - Restructured
dev.clientdocumentation to use proper subsection headers (### overlay,### logLevel) - Added comprehensive documentation for the new
client.logLeveloption including type information, examples, and version history
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| website/docs/en/config/log-level.mdx | Added tip about browser log inheritance and override option |
| website/docs/zh/config/log-level.mdx | Chinese translation of the inheritance tip |
| website/docs/en/config/dev/client.mdx | Restructured sections and added complete logLevel option documentation with version history |
| website/docs/zh/config/dev/client.mdx | Chinese translation of the restructured sections and logLevel documentation |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Summary
client.logLevellogLevelconfigRelated Links
dev.client.logLeveloption #6712Checklist