From d5afdc7cb14c5851c8df93e3bbec61a24dd19ab4 Mon Sep 17 00:00:00 2001 From: jjpinto Date: Fri, 23 Jan 2026 20:02:10 -0500 Subject: [PATCH] Remove archived logur project from awesome.md The logur project linked under the Logging section is archived and no longer maintained. The repository recommends using log/slog instead. This PR removes the outdated link to avoid confusion for new users. --- docs/content/docs/awesome.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/content/docs/awesome.md b/docs/content/docs/awesome.md index e60196419..1529831cf 100644 --- a/docs/content/docs/awesome.md +++ b/docs/content/docs/awesome.md @@ -40,7 +40,6 @@ check out [Implementing custom Pub/Sub](/development/pub-sub-implementing). * logrus * https://github.com/ma-hartma/watermill-logrus-adapter * https://github.com/UNIwise/walrus -* logur https://github.com/logur/integration-watermill * zap * https://github.com/garsue/watermillzap * https://github.com/pperaltaisern/watermillzap