Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(build): nitro build log level sync with cli args #327

Closed
wants to merge 1 commit into from

Conversation

kongmoumou
Copy link

@kongmoumou kongmoumou commented Jan 15, 2024

Currently, the log-level argument does not affect Nitro build logging, leading to confusion. This PR updates Nitro's configuration to include the log-level argument, enhancing consistency in log levels.

@pi0
Copy link
Member

pi0 commented Jan 15, 2024

Thanks for this PR but i guess might be better place in core to setup with full control. You can add it in https://github.com/nuxt/nuxt/blob/main/packages/nuxt/src/core/nitro.ts#L222

@kongmoumou
Copy link
Author

Currently, the log-level argument does not affect Nitro build logging, leading to confusion. This PR updates Nitro's configuration to include the log-level argument, enhancing consistency in log levels.

Thx~ Make a new PR in core repo 🫡

nuxt/nuxt#25213

@pi0 pi0 closed this Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants