From 66d5cc2a8534522530bae7abe5635530ae366b47 Mon Sep 17 00:00:00 2001 From: nkmr-jp Date: Fri, 13 Oct 2023 10:56:00 +0900 Subject: [PATCH] :memo: Add zl to awesome-go ref: https://github.com/avelino/awesome-go/pull/5039 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 485c24c..3cf20e5 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![test](https://github.com/nkmr-jp/zl/actions/workflows/test.yml/badge.svg)](https://github.com/nkmr-jp/zl/actions/workflows/test.yml) [![Go Report Card](https://goreportcard.com/badge/github.com/nkmr-jp/zl)](https://goreportcard.com/report/github.com/nkmr-jp/zl) [![codecov](https://codecov.io/gh/nkmr-jp/zl/branch/main/graph/badge.svg?token=2Z6M2JYT17)](https://codecov.io/gh/nkmr-jp/zl) +[![Mentioned in Awesome Go](https://awesome.re/mentioned-badge.svg)](https://github.com/avelino/awesome-go) zl is a logger based on [zap](https://github.com/uber-go/zap). It provides advanced logging features.