adb shell setprop log.tag.SQLiteStatements VERBOSE does nothing? adb shell setprop log.tag.SQLiteStatements VERBOSE does nothing? sqlite sqlite

adb shell setprop log.tag.SQLiteStatements VERBOSE does nothing?


I always use this:

adb shell setprop db.log.slow_query_threshold 0

:) Hope it works.