Skip to content

Commit

Permalink
Regenerate README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sagikazarmark authored and github-actions[bot] committed Sep 16, 2024
1 parent a8e2dd8 commit f5a9a51
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ _Do you have something to add? Please read the [contributing guide](CONTRIBUTING
- [Log forwarding](#log-forwarding)
- [Adapters](#adapters)
- [Integrations](#integrations)
- [Testing](#testing)
- [Resources](#resources)
- [Blog posts](#blog-posts)
- [Creating slog](#creating-slog)
Expand Down Expand Up @@ -109,6 +110,15 @@ _`log/slog` integrations into third-party components._

**[⬆ back to top](#contents)**

## Testing

_Testing utilities for `log/slog`._

- [slogassert](https://github.com/thejerf/slogassert): slog handler for testing slog code logs expected results.
- [slogt](https://github.com/neilotoole/slogt): Bridge between Go `testing.T` and `log/slog`.

**[⬆ back to top](#contents)**

## Resources

_Other resources about `log/slog`._
Expand Down

0 comments on commit f5a9a51

Please sign in to comment.