You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 9, 2022. It is now read-only.
We want to create a new logging package for use in Mixer, and eventually Istio-wide. This package would overlay on top of glog and embed standard Istio policies. For example, this would capture specific log levels.
A side goal would be to create a layer that reduces the overhead where we can for logging code by providing faster early exits in the case of disabled logging statements.
This issue also tracks the conversion of the Mixer codebase to use this new package.
The text was updated successfully, but these errors were encountered:
We want to create a new logging package for use in Mixer, and eventually Istio-wide. This package would overlay on top of glog and embed standard Istio policies. For example, this would capture specific log levels.
A side goal would be to create a layer that reduces the overhead where we can for logging code by providing faster early exits in the case of disabled logging statements.
This issue also tracks the conversion of the Mixer codebase to use this new package.
The text was updated successfully, but these errors were encountered: