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

java - unable show chart in xls document using jasper reports -

javascript - How to change image src on success AJAX -

java.lang.RuntimeException: Could not generate dummy secret at sun.security.ssl.RSAClientKeyExchange.<init> -