solo-io / go-utils

golang utilities
Apache License 2.0
110 stars 18 forks source link

add util to allow logging grpc #387

Closed yuval-k closed 4 years ago

yuval-k commented 4 years ago

right now zap logging with contextutils package will not work in grpc requests. add a unary interceptor to make it work