@MuseumShuffle@mastodon.social
Post #2090374
2025-11-07 16:53 UTC
In my talk at Swift Leeds I mentioned that I sometimes still use print instead of Logger because some things can get truncated.
Apple just wrote back to me about this scenario I opened, where it happens to Double latitude/longitude values.
I figured out if I convert the value to String first then Logger shows the same value print does.
Replies (0)
No replies.