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

Migrate logger to klog #54

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jayesh-srivastava
Copy link

What this PR does / why we need it: This PR migrates logger from zap to klog which is an industry used logger used in Cluster API(CAPI) and other CAPx projects. Using klog will help in more granular control over logging as it will support --v verbosity flag.

Which issue(s) this PR fixes:
Fixes #51

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.

Migrate logger from zap to klog
1 participant