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

feat: quiet mode with logger config #759

Merged
merged 9 commits into from
Nov 21, 2023

Conversation

DaniAcu
Copy link
Contributor

@DaniAcu DaniAcu commented Nov 10, 2023

I checked these 2 old PRs.
#702
#732

Both have the problem to add conditionals instead of using a config in the logger. I also see the issue created in consola unjs/consola#253, but I noticed that consola already have a possibility to do that but is not fowarded to used with the useLogger of nuxt/kit

So I created another PR in nuxt to make configuration possible. nuxt/nuxt#24243

But I think that is not necesary here so I create this PR, to create a logger and just modify the level in the setup.

src/module.ts Outdated Show resolved Hide resolved
@Atinux Atinux merged commit 5020c3f into nuxt-modules:main Nov 21, 2023
3 of 4 checks passed
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