- Sort Score
- Result 10 results
- Languages All
Results 1 - 3 of 3 for WithGroup (0.04 sec)
-
doc/next/6-stdlib/99-minor/log/slog/65954.md
[`MultiHandler`](/pkg/log/slog#MultiHandler) that invokes all the given Handlers. Its `Enable` method reports whether any of the handlers' `Enabled` methods return true. Its `Handle`, `WithAttr` and `WithGroup` methods call the corresponding method
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Thu Sep 04 18:07:44 UTC 2025 - 356 bytes - Viewed (0) -
api/next/65954.txt
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Thu Sep 04 18:07:44 UTC 2025 - 417 bytes - Viewed (0) -
api/go1.21.txt
pkg log/slog, type Handler interface { Enabled, Handle, WithAttrs, WithGroup } #56345 pkg log/slog, type Handler interface, Handle(context.Context, Record) error #56345 pkg log/slog, type Handler interface, WithAttrs([]Attr) Handler #56345 pkg log/slog, type Handler interface, WithGroup(string) Handler #56345 pkg log/slog, type HandlerOptions struct #56345
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Mon Aug 07 09:39:17 UTC 2023 - 25.6K bytes - Viewed (0)