A lot of the log stuff in there is old and hasn't been used for a while, a
lot of it is controlled by various different pre-processor macros at the top
of the file (it can log a LOT).  You'll just need to look through there to
fix/enable stuff.   The 'alog' thing may not be working at all.

On Sun, Dec 21, 2008 at 5:46 AM, gan <[email protected]> wrote:

>
> Hi:
>
> IPCThreadState.cpp have some log output to alog:
> alog << "Finished read/write, write size = " << mOut.dataSize() <<
> endl;
> It seem it not controlled by
> #define LOG_NDEBUG 0
> How to enable and read these logs?
>
> Thanks&BstRgds
> gan
> >
>


-- 
Dianne Hackborn
Android framework engineer
[email protected]

Note: please don't send private questions to me, as I don't have time to
provide private support.  All such questions should be posted on public
forums, where I and others can see and answer them.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"android-framework" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/android-framework?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to