Releases: samber/slog-multi
Releases · samber/slog-multi
v1.3.3
v1.3.2
Inline middlewares + inline handlers: Adding a check on invalid parameters.
v1.3.1
Adding HandleInlineHandler and InlineHandler
(please ignore v1.3.0)
v1.2.4
v1.2.3
v1.2.2
v1.2.1
What's Changed
- FanoutHandler: prevent mulitple wrapping with
errors.Join
by @ItalyPaleAle in #10
New Contributors
- @ItalyPaleAle made their first contribution in #10
Full Changelog: v1.2.0...v1.2.1
v1.2.0
feat: When the name is empty, WithGroup returns the receiver
v1.1.0
v1.0.3
What's Changed
- feat: multierror support by @savely-krasovsky in #7
New Contributors
- @savely-krasovsky made their first contribution in #7
Full Changelog: v1.0.2...v1.0.3