logcatReadNonBlocking

var logcatReadNonBlocking: Boolean

Set this to true if you want to read logcat lines in a non blocking way for your thread. It has a default timeout of 3 seconds.

Return

if reading of logcat lines should not block the current thread.