add slogassert: https://github.com/thejerf/slogassert
diff --git a/Resources-for-slog.md b/Resources-for-slog.md
index d8cb093..650a7f5 100644
--- a/Resources-for-slog.md
+++ b/Resources-for-slog.md
@@ -49,3 +49,4 @@
 - Additional resources written by jba: https://github.com/jba/slog
 - slog-sampling: drop repetitive log entries: https://github.com/samber/slog-sampling
 - slog-context: adds support to reading values from context: https://github.com/PumpkinSeed/slog-context
+- slogassert: handle for testing slog logs emitted by code: https://github.com/thejerf/slogassert