Updated Resources for slog (markdown)

Samuel Berthe 2023-10-30 10:45:57 +01:00
parent 1e01bdb153
commit f59ad78a49

@ -20,6 +20,7 @@ This page links to projects that use or enhance [`slog`](https://pkg.go.dev/log/
- slog-gin: Gin middleware for slog logger: https://github.com/samber/slog-gin - slog-gin: Gin middleware for slog logger: https://github.com/samber/slog-gin
- slog-echo: Echo middleware for slog logger: https://github.com/samber/slog-echo - slog-echo: Echo middleware for slog logger: https://github.com/samber/slog-echo
- slog-fiber: Fiber middleware for slog logger: https://github.com/samber/slog-fiber - slog-fiber: Fiber middleware for slog logger: https://github.com/samber/slog-fiber
- slog-chi: Chi middleware for slog logger: https://github.com/samber/slog-chi
#### Log sinks #### Log sinks
- Experimental example using both OpenTelemetry and `slog`: https://github.com/justinsb/experiments-slog - Experimental example using both OpenTelemetry and `slog`: https://github.com/justinsb/experiments-slog