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 project to compile and enable setting V-level #6

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

coryrc
Copy link

@coryrc coryrc commented Dec 27, 2019

Also, only log when V-level enables logging (doesn't make much sense not to check). Defaults to the existing behavior.

Enable V-level to be set.
Only log when V-level enables logging.
Copy over deps from istio/klog so unit test can run.
Makes the transition from klog to istio/klog easier.
@coryrc
Copy link
Author

coryrc commented Dec 27, 2019

/assign @geeknoid

Forgot the real glog doesn't have InitFlags(). Can't interop without
forcibly altering global flags, so just make the Verbosity a public int.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants