I run logcat from init.rc
Android boots and displays log to console, but all the log comes from
cpp files.
For example: LOGI("SurfaceFlinger is starting");

Logs from java files are not displayed. I tried putting Log.d and
Log.e to various Java files and functions Im pretty sure they are
called, but I don't see those logs.

How do I enable this logging?

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to