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(healthcheck): Skip healthcheck logs in express if needed #60

Merged
merged 2 commits into from
Nov 13, 2021

Conversation

timothystewart6
Copy link
Contributor

@timothystewart6 timothystewart6 commented Nov 13, 2021

Proposed Changes

  • SKIP_HEALTH_CHECK_LOGS=true to skip logs

closes #59

Checklist

  • Tested locally
  • Ran yarn ci to test my code
  • Did not add any unnecessary changes
  • All my changes appear after other changes in each file
  • Included a screenshot (if adding a new button)
  • 🚀

@timothystewart6 timothystewart6 merged commit a1fd087 into master Nov 13, 2021
@timothystewart6 timothystewart6 deleted the skip-healthcheck-logs branch November 13, 2021 00:35
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.

Remove HealthChecks from logs
1 participant