IE11 truncates string in console
I have a string of maybe 20 or 30 lines i'd like to output to the console all in one console.log call. This works great in Chrome, but IE11 truncates about half of the string in the console. Any way to prevent this? The string is something like: ----------------------------------------- Wed Jan 7 20:41:16 GMT-0700 2015 530d8aa855df0c2d269a5a5853a47a049c52c9d83a2d71d9 ----------------------------------------- 41:17:181 - Initiating recording... 41:17:233 - Creating NetStream... 41:17:240 - NetStream created. 41:17:240 - Recording ready. ----------------------------------------- Wed Jan 7 20:41