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

Add support to configure loglevel #18

Open
blkperl opened this issue May 10, 2021 · 0 comments
Open

Add support to configure loglevel #18

blkperl opened this issue May 10, 2021 · 0 comments

Comments

@blkperl
Copy link

blkperl commented May 10, 2021

kubexit currently has multiple log.printf statements for informational logs arounds tombstones, birth deps, graveyards and death deps. Currently, these logs are indistinguishable from the logs of the command being run by kubexit which can cause a great deal of confusion and concern for users who see these logs mixed in with the logs of the command they wished to run.

Adding the ability to configure loglevel or adding a prefix so that the logs can be filtered out would be very helpful for operators.

Example:
https://github.com/karlkfi/kubexit/blob/master/cmd/kubexit/main.go#L56

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

No branches or pull requests

1 participant