android studio Logcat shows json data in single line and part of data -


i used logcat show json data in android studio, showed in single line , couldn't show whole json data. how should can make logcat show whole json data in multi-line eclipse?

thanks help!

try using soft wraps. turn on in android monitor tool window. should make wrap content.

enter image description here


Comments

Popular posts from this blog

javascript - Slick Slider width recalculation -

jsf - PrimeFaces Datatable - What is f:facet actually doing? -

angular2 services - Angular 2 RC 4 Http post not firing -