Skip to content

Angular: fix --loglevel options in docs and descriptions#33726

Merged
valentinpalkovic merged 1 commit into
storybookjs:nextfrom
theRuslan:fix-docs-loglevels
Feb 2, 2026
Merged

Angular: fix --loglevel options in docs and descriptions#33726
valentinpalkovic merged 1 commit into
storybookjs:nextfrom
theRuslan:fix-docs-loglevels

Conversation

@theRuslan
Copy link
Copy Markdown
Contributor

@theRuslan theRuslan commented Jan 31, 2026

What I did

fix: update loglevel options in build and start schemas, and CLI documentation

Docs only, no test is necessary.

Summary by CodeRabbit

  • Documentation

    • Updated CLI options documentation with revised supported log level values
    • Updated Angular framework documentation to reflect log level changes
  • Configuration

    • Modified supported log levels: removed "silly" and "verbose"; added "trace" and "debug" as options

✏️ Tip: You can customize this high-level summary in your review settings.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Jan 31, 2026

📝 Walkthrough

Walkthrough

Log level option values are updated across Angular framework schemas and documentation. The allowed log levels change from [silly, verbose, info (default), warn, error, silent] to [trace, debug, info (default), warn, error, silent], affecting configuration schemas and CLI documentation.

Changes

Cohort / File(s) Summary
Angular Framework Schemas
code/frameworks/angular/build-schema.json, code/frameworks/angular/start-schema.json
Updated loglevel field descriptions to reflect new accepted values: replaced "silly" with "trace" and added "debug" alongside existing levels.
Documentation
docs/api/cli-options.mdx, docs/get-started/frameworks/angular.mdx
Updated --loglevel option documentation in CLI options and Angular framework guides to reflect the new set of valid log levels.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@valentinpalkovic valentinpalkovic changed the title fix --loglevel options in docs and descriptions Angular: fix --loglevel options in docs and descriptions Feb 2, 2026
@valentinpalkovic valentinpalkovic self-assigned this Feb 2, 2026
@valentinpalkovic valentinpalkovic moved this to Empathy Queue (prioritized) in Core Team Projects Feb 2, 2026
@valentinpalkovic valentinpalkovic moved this from Empathy Queue (prioritized) to In Progress in Core Team Projects Feb 2, 2026
@valentinpalkovic valentinpalkovic added the patch:yes Bugfix & documentation PR that need to be picked to main branch label Feb 2, 2026
@valentinpalkovic valentinpalkovic merged commit 6421c09 into storybookjs:next Feb 2, 2026
120 of 126 checks passed
@github-project-automation github-project-automation Bot moved this from In Progress to Done in Core Team Projects Feb 2, 2026
@theRuslan theRuslan deleted the fix-docs-loglevels branch February 2, 2026 16:45
valentinpalkovic added a commit that referenced this pull request Feb 4, 2026
Angular: fix --loglevel options in docs and descriptions
(cherry picked from commit 6421c09)
@github-actions github-actions Bot added the patch:done Patch/release PRs already cherry-picked to main/release branch label Feb 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

angular bug ci:normal patch:done Patch/release PRs already cherry-picked to main/release branch patch:yes Bugfix & documentation PR that need to be picked to main branch

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants