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
We currently use the zap package for logging. We also have a detail level (warn, info, debug) as part of #712. Can we simplify the code to only use our own internal detail level as logging level, and get rid of zap dependency?
We currently use the zap package for logging. We also have a detail level (warn, info, debug) as part of #712. Can we simplify the code to only use our own internal detail level as logging level, and get rid of zap dependency?
See #712 (comment) and #712 (comment).
@naveensrinivasan @azeemsgoogle
The text was updated successfully, but these errors were encountered: