Skip to content

NEXT_PUBLIC_AXIOM_LOG_LEVEL=off not turning off logs on Vercel #178

Description

@0x2me

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."

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions