On Dec 11, 8:34 am, vj <[email protected]> wrote:
> One can manipulate, the types of "log levels" that are allowed for a
> given tag. Now, I am trying to figure out as to where within the
> Android source, does this "check" or "property look-up" actually
> happen, that finally determines whether a log message is written out
> to a /dev node or not.  Any help would be appreciated.

frameworks/base/core/jni/android_util_Log.cpp,
android_util_Log_isLoggable()

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to