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

NEXT_PUBLIC_AXIOM_LOG_LEVEL=off not turning off logs on Vercel #178

Open
0x2me opened this issue Jan 13, 2024 · 0 comments
Open

NEXT_PUBLIC_AXIOM_LOG_LEVEL=off not turning off logs on Vercel #178

0x2me opened this issue Jan 13, 2024 · 0 comments

Comments

@0x2me
Copy link

0x2me commented Jan 13, 2024

Steps to Reproduce:

Set the NEXT_PUBLIC_AXIOM_LOG_LEVEL environment variable to "off" in your Next.js project.
Deploy your project to Vercel.
Observe that the logs are not turned off as expected.
Expected Behavior:
When NEXT_PUBLIC_AXIOM_LOG_LEVEL is set to "off," it should turn off logs in the application.

Actual Behavior:
Logs are not turned off even when the environment variable is set to "off."

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

No branches or pull requests

1 participant