From e1210e5123a5dacc1fc4faace28503ff9a5d5e43 Mon Sep 17 00:00:00 2001 From: Samuel Berthe Date: Mon, 1 Jul 2024 14:08:47 +0200 Subject: [PATCH] =?UTF-8?q?Thanks=20@quickwit-oss=20for=20the=20support=20?= =?UTF-8?q?=E2=9C=8C=EF=B8=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index 00aabb9..a110b05 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,21 @@ A [Slack](https://slack.com) Handler for [slog](https://pkg.go.dev/golang.org/log/slog) Go library. +
+
+ Sponsored by: +
+ +
+ Quickwit +
+
+ Cloud-native search engine for observability - An OSS alternative to Splunk, Elasticsearch, Loki, and Tempo. +
+
+
+
+ **See also:** - [slog-multi](https://github.com/samber/slog-multi): `slog.Handler` chaining, fanout, routing, failover, load balancing...