In the errors.join proposal <https://github.com/golang/go/issues/53435>, 
the proposed api had the user specify how they wanted the errors to be 
formatted together. But the actual implementation omitted and only used new 
line.

This is quite unfortunate if you are using slog and want to log that error 
and very much need a log statement to not span multiple lines. It also 
makes it much harder to read. 

Does anyone recall why sep was dropped?

Thanks,
Joe 


-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/a92003f1-b33d-4bce-b582-1f0edaea1660n%40googlegroups.com.

Reply via email to