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

Fix logging at -v 2 #156

Open
mdbooth opened this issue Dec 19, 2024 · 0 comments
Open

Fix logging at -v 2 #156

mdbooth opened this issue Dec 19, 2024 · 0 comments
Milestone

Comments

@mdbooth
Copy link
Contributor

mdbooth commented Dec 19, 2024

We currently output NO LOGS at our default log level of -v 2. We should output at least resource creation and deletion events at -v 2.

Lets follow the conventions at https://github.com/kubernetes/community/blob/master/contributors/devel/sig-instrumentation/logging.md

Additionally, lets define some constants with easily-understandable names for each of the log levels, and use these constants consistently throughout the codebase.

@mdbooth mdbooth added this to the Release 1.1 milestone Dec 19, 2024
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