func log/slog.Int

2 uses

	log/slog (current package)
		attr.go#L29: func Int(key string, value int) Attr {
		record.go#L209: 		as = append(as, Int("line", s.Line))