From 07d347e658dc44d677db54a67cd0e416d7c172da Mon Sep 17 00:00:00 2001 From: hn8 <10730886+hn8@users.noreply.github.com> Date: Sat, 25 Sep 2021 15:57:54 +0800 Subject: [PATCH] Update zerologr url (#364) Transferred to go-logr --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce2b6df..47b1297 100644 --- a/README.md +++ b/README.md @@ -617,7 +617,7 @@ with zerolog library is [CSD](https://github.com/toravir/csd/). * [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` -* [zerologr](https://github.com/screenleap/zerologr): Implementation of `logr.LogSink` interface using `zerolog` +* [zerologr](https://github.com/go-logr/zerologr): Implementation of `logr.LogSink` interface using `zerolog` ## Benchmarks