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: remove logLevel support in config #9390

Merged
merged 2 commits into from Apr 4, 2021
Merged

feat: remove logLevel support in config #9390

merged 2 commits into from Apr 4, 2021

Commits on Apr 4, 2021

  1. feat: deprecate logLevel in config

    Remove support for logLevel in config. Must be configured using LOG_LEVEL instead.
    
    Closes #8291
    
    BREAKING CHANGE: Configure LOG_LEVEL in env and not in config or CLI.
    rarkins committed Apr 4, 2021
    Copy the full SHA
    3669784 View commit details
    Browse the repository at this point in the history
  2. fix lint

    rarkins committed Apr 4, 2021
    Copy the full SHA
    b2131d4 View commit details
    Browse the repository at this point in the history