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

chore: reduce noisy log output #180

Merged
merged 1 commit into from
Jan 10, 2025
Merged

chore: reduce noisy log output #180

merged 1 commit into from
Jan 10, 2025

Conversation

seanmcgary
Copy link
Member

@seanmcgary seanmcgary commented Jan 10, 2025

Too much output while running tests makes it hard to see what failed. All logger instances in tests will now source their Debug flag from the config object. Debug can be set via the SIDECAR_DEBUG=true flag when running tests to get more verbose output.

@seanmcgary seanmcgary requested a review from a team as a code owner January 10, 2025 19:35
@seanmcgary seanmcgary requested a review from 0xrajath January 10, 2025 19:35
@seanmcgary seanmcgary merged commit bcb4b12 into master Jan 10, 2025
8 checks passed
@seanmcgary seanmcgary deleted the sm-cleanupDebug branch January 10, 2025 19:38
@seanmcgary seanmcgary added this to the v1.1.0 milestone Jan 14, 2025
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