Skip to content

Conversation

@RohanM
Copy link

@RohanM RohanM commented Aug 28, 2024

Description of Change

The order of operations meant that previously when the LOG_LEVEL environment value was set, its value was ignored and instead we always set the log level to debug. This PR adds tests and fixes the bug.

Checklist

  • Ran npm run lint and updated code style accordingly
  • npm run test passes
  • PR has a description and all contributors/stakeholder are noted/cc'ed
  • tests are updated and/or added to cover new code
  • relevant documentation is changed and/or added

Order of operations meant that previously when LOG_LEVEL was set,
we were always setting the log level to debug.
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.

1 participant