Closed ziga-lunarg closed 1 month ago
One can change the size of logcat on Android (https://stackoverflow.com/questions/12397780/how-to-change-size-of-logcat-buffer-in-android)
but VVL could easily just detect the default length and in MessengerLogCallback
breakup the __android_log_print
such that is prints the whole message over a few lines
One example is: