phuslu / log

Fastest structured logging
MIT License
672 stars 44 forks source link

added GrcpGatewayLogger that implements grpc-middleware #39

Closed ogimenezb closed 3 years ago

ogimenezb commented 3 years ago

Example included in readme.

It should be good to go.

ogimenezb commented 3 years ago

Once you have revised it and committed can you please tag it so I can make pull request to grpc-ecosystem

phuslu commented 3 years ago

Once you have revised it and committed can you please tag it so I can make pull request to grpc-ecosystem

Sure

ogimenezb commented 3 years ago

Ready to make pull request to grpc-ecosystem, let me know once you create a new tag so I can make a clean request with a correct go.mod

phuslu commented 3 years ago

sorry for busy state today, I will tag it ASAP

ogimenezb commented 3 years ago

no problem, we all have busy days, take your time.

phuslu commented 3 years ago

I tagged v1.0.72, thanks for your help and patient.

ogimenezb commented 3 years ago

Thanks!!! Made the pull request: https://github.com/grpc-ecosystem/go-grpc-middleware/pull/425 Hope CLA is OK

ogimenezb commented 3 years ago

I has been merged as a new log provider go-grpc-middleware for v2.

phuslu commented 3 years ago

oh, many thanks!