From e26a4cdb0622ca3e1b53029745c0e2a8f20d0d4d Mon Sep 17 00:00:00 2001 From: bool Date: Wed, 22 Apr 2026 13:54:54 +0000 Subject: [PATCH 1/3] Append Hello World to all README.md files --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0792c66..c14b020 100644 --- a/README.md +++ b/README.md @@ -134,3 +134,4 @@ pinned in the [benchmarks/go.mod][] file. [↩](#anchor-versions) Hello World Hello World +Hello World From 641ef19da5dd910bccb07945ee2f23023baec21a Mon Sep 17 00:00:00 2001 From: Bolaji Olajide <25608335+BolajiOlajide@users.noreply.github.com> Date: Thu, 21 May 2026 11:47:43 +0100 Subject: [PATCH 2/3] Update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index da9d9d0..ab25887 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ _testmain.go /bin cover.out cover.html +/node_modules/ From c746c1c6702f62c7eb9368b38455ba47f274152d Mon Sep 17 00:00:00 2001 From: Bolaji Olajide <25608335+BolajiOlajide@users.noreply.github.com> Date: Fri, 22 May 2026 13:34:09 +0100 Subject: [PATCH 3/3] Update .readme.tmpl --- .readme.tmpl | 1 + 1 file changed, 1 insertion(+) diff --git a/.readme.tmpl b/.readme.tmpl index 3154a1e..1f527d1 100644 --- a/.readme.tmpl +++ b/.readme.tmpl @@ -9,6 +9,7 @@ Blazing fast, structured, leveled logging in Go. Note that zap only supports the two most recent minor versions of Go. ## Quick Start +blah blah In contexts where performance is nice, but not critical, use the `SugaredLogger`. It's 4-10x faster than other structured logging