phuslu / log

Fastest structured logging
MIT License
672 stars 44 forks source link

added GrcpGatewayLogger that implements grpc-middleware #37

Closed ogimenezb closed 3 years ago

ogimenezb commented 3 years ago

Going to sleep, tomorrow will add documentation.

phuslu commented 3 years ago

thanks!

phuslu commented 3 years ago

sorry, seems that the "GrcpGatewayLogger" interfaces is included in "GrpcLogger" ? https://github.com/phuslu/log/blob/master/grpc.go

If it is, may I revert this PR then you can turn to "GrpcLogger"?

ogimenezb commented 3 years ago

Sorry, I can't see it. GrcpGatewayLogger has the message, that could be (args ...interface{}) but it has WithValues(keysAndValues ...interface{})