-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[Feature] zapgrpc.Logger implements Experimental DepthLoggerV2 #1268
base: master
Are you sure you want to change the base?
Conversation
@forsaken628 thanks for the submission, do you have any additional info on why this is needed on Zap's side? The issue you created doesn't have most of its fields filled out properly. |
The current zapgrpc package is poorly maintained and outdated. This PR just fills in the parts that this package should have. Or zapgrpc should be marked as deprecated. |
Any updates on this? It definitely looks like zapgrpc package is outdated compared to |
Signed-off-by: coldWater <forsaken628@gmail.com>
#1267
https://github.com/grpc/grpc-go/blob/5e587344eef8aaa06ebf76ee1997013b3a8fbed0/grpclog/loggerv2.go#L240
and fix verbosity
grpc-ecosystem/go-grpc-middleware#452