json - Android increase log cat's log messages -


i wondering if it's possible , go increase character limit of single log message logcat. trying dump data stored locally on android device (as json string), string quite large , gets cut off in log cat.

any appreciated.

you wouldn't. either break multiple lines, or write file instead of system log.


Comments

Popular posts from this blog

php - render data via PDO::FETCH_FUNC vs loop -

c++ - OpenCV Error: Assertion failed <scn == 3 ::scn == 4> in unknown function, -

The canvas has been tainted by cross-origin data in chrome only -