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

[Feature]: Flag to set log level #259

Closed
fullykubed opened this issue Jun 5, 2024 · 1 comment · Fixed by #261
Closed

[Feature]: Flag to set log level #259

fullykubed opened this issue Jun 5, 2024 · 1 comment · Fixed by #261

Comments

@fullykubed
Copy link

What should the feature do:

Controller should take log-level flag that controls the log verbosity. For example, --log-level=error would only print error logs and not info logs.

What is use case behind this feature:

Reduce the overall log volume.

@ushitora-anqou
Copy link
Contributor

You might have already noticed, but this issue was resolved by #261.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants