From 72b5b1ea58d7ab2e67badafb5b7b0acab5c52d75 Mon Sep 17 00:00:00 2001 From: Emre Arslan Date: Thu, 18 Mar 2021 18:21:38 +0300 Subject: [PATCH] added overlog to related project (#302) Co-authored-by: Emre Arslan --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0504220..36ed93b 100644 --- a/README.md +++ b/README.md @@ -615,6 +615,7 @@ with zerolog library is [CSD](https://github.com/toravir/csd/). ## Related Projects * [grpc-zerolog](https://github.com/cheapRoc/grpc-zerolog): Implementation of `grpclog.LoggerV2` interface using `zerolog` +* [overlog](https://github.com/Trendyol/overlog): Implementation of `Mapped Diagnostic Context` interface using `zerolog` ## Benchmarks