CleanroomLogger icon indicating copy to clipboard operation
CleanroomLogger copied to clipboard

very long strings are cut off

Open chriswill0w opened this issue 7 years ago • 1 comments

very long strings are cut off and are not fully logged to the console. can I solve this problem somehow?

chriswill0w avatar Nov 21 '17 22:11 chriswill0w

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.

SlashDevSlashGnoll avatar Oct 02 '18 19:10 SlashDevSlashGnoll