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

Unify logging behaviour to be consistent with serving repo #274

Closed
vaikas opened this issue Jul 24, 2018 · 2 comments
Closed

Unify logging behaviour to be consistent with serving repo #274

vaikas opened this issue Jul 24, 2018 · 2 comments
Milestone

Comments

@vaikas
Copy link
Contributor

vaikas commented Jul 24, 2018

Expected Behavior

logging should be consistent between our repos, and much work went into unifying them in the serving repo to use context and not using glog. So we should do the same

Actual Behavior

much usage of glog in the eventing repo.
context is not passed around.

@vaikas
Copy link
Contributor Author

vaikas commented Jul 24, 2018

More context at:
knative/serving#347

@n3wscott
Copy link
Contributor

I can start looking at this.

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

2 participants