added overlog to related project (#302)

Co-authored-by: Emre Arslan <emre.arslan@trendyol.com>
This commit is contained in:
Emre Arslan 2021-03-18 18:21:38 +03:00 committed by GitHub
parent 7ccd4c940b
commit 72b5b1ea58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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