You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm also running into this. We have some large JSON payloads that we're logging when we get them. They log to files just fine but the xcode console truncates them so it's hard to see what is coming through the network when debugging.
Is there something that controls this truncation? I was looking through the code and couldn't find anything.
very long strings are cut off and are not fully logged to the console. can I solve this problem somehow?
The text was updated successfully, but these errors were encountered: