go-grpc-middleware icon indicating copy to clipboard operation
go-grpc-middleware copied to clipboard

implement an interceptor for zerolog

Open KaymeKaydex opened this issue 3 years ago • 6 comments

https://github.com/rs/zerolog

KaymeKaydex avatar Mar 11 '22 00:03 KaymeKaydex

See v2.

nashikb avatar Apr 15 '22 23:04 nashikb

See v2.

Where?

KaymeKaydex avatar Apr 16 '22 07:04 KaymeKaydex

@nashikb when will v2 be released?

anhnmt avatar May 22 '22 13:05 anhnmt

I'm not sure what the project's plans are in terms of timing @johanbrandhorst, but FWIW I've been using v2.0.0-rc.2 (and rc1) in production since zerolog was merged with no issues.

nashikb avatar May 23 '22 18:05 nashikb

I think there are still some things that we want to do before tagging a stable v2, but @bwplotka will know best.

johanbrandhorst avatar May 24 '22 02:05 johanbrandhorst

if I have time, I will try to support this logger

KaymeKaydex avatar Aug 12 '22 17:08 KaymeKaydex

I use this repository: github.com/pereslava/grpc_zerolog

BorzdeG avatar Jan 05 '23 04:01 BorzdeG

Done on v2 and we are just about to release v2.0.0

bwplotka avatar Mar 19 '23 01:03 bwplotka