func log/slog.Bool

2 uses

	log/slog (current package)
		attr.go#L44: func Bool(key string, v bool) Attr {

	go.pact.im/x/zapslog
		encode.go#L94: 	e.addAttr(slog.Bool(key, value))