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

allow setting log level for freeport helper #22103

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Noroth
Copy link

@Noroth Noroth commented Jan 23, 2025

Description

We are using freeport as a great helper for our tests. Unfortunately when a test fails, and we have quite a lot of tests, the logs will be completely bloated with DEBUG logs, which makes it a bit complicated to investigate what happened. It would be nice to have some kind of option to set a minimum log level.

Here is a proposal, let me know what you think.

Links

Example log with many debug entries
https://github.com/wundergraph/cosmo/actions/runs/12927830508/job/36054754081?pr=1529

PR Checklist

  • updated test coverage
  • external facing docs updated
  • appropriate backport labels added
  • not a security concern

@Noroth Noroth requested a review from a team as a code owner January 23, 2025 12:39
Copy link

hashicorp-cla-app bot commented Jan 23, 2025

CLA assistant check
All committers have signed the CLA.

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