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.
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.