Thanks @quickwit-oss for the support ✌️

This commit is contained in:
Samuel Berthe
2024-07-01 14:08:35 +02:00
committed by GitHub
parent 5d1165c23c
commit 51759a0829
+15
View File
@@ -12,6 +12,21 @@
[Gin](https://github.com/gin-gonic/gin) middleware to log http requests using [slog](https://pkg.go.dev/log/slog).
<div align="center">
<hr>
<sup><b>Sponsored by:</b></sup>
<br>
<a href="https://quickwit.io?utm_campaign=github_sponsorship&utm_medium=referral&utm_content=samber-slog-gin&utm_source=github">
<div>
<img src="https://github.com/samber/oops/assets/2951285/49aaaa2b-b8c6-4f21-909f-c12577bb6a2e" width="240" alt="Quickwit">
</div>
<div>
Cloud-native search engine for observability - An OSS alternative to Splunk, Elasticsearch, Loki, and Tempo.
</div>
</a>
<hr>
</div>
**See also:**
- [slog-multi](https://github.com/samber/slog-multi): `slog.Handler` chaining, fanout, routing, failover, load balancing...