<android-root>$ source build/envsetup.sh
<android-root>$ lunch 1
<android-root>$ make clean
<android-root>$ make -j ENABLE_PV_LOGGING=1
<android-root>$ emulator & adb logcat

/*
    To configure logging at runtime, a file pvlogger.txt must be
located in the sdcard.
    The format for log level and logger tag in the file should be:
"level,node".  Note that there should be no space between log level
and logger tag.
    For example, pvlogger.txt can look like:
    1,PVPlayerEngine
    8,PVSocketNode
    Above example means log the message level PVLOGMSG_ALERT for
PVPlayerEngine and PVLOGMSG_DEBUG for PVSocketNode.  See pvlogger.h
for log level values.
*/


On Jun 17, 3:54 pm, Jag Dev <devj...@gmail.com> wrote:
> Hi Ravi,
> If you can let me know this, it will be of great help to track the flow. We
> are blocked due to this.
>
> Thanks for your response.
> Jagan
>
> On Tue, Jun 16, 2009 at 6:32 PM, Jag Dev <devj...@gmail.com> wrote:
> > Hi,
> > Procedure to enable the entire PV logs has changed in OpenCore 2.0 (In
> > Opencore 1.0 its in 2 header files).
>
> > Can you please let me know what is the current procedure on 2.0 / 2.1?
>
> > Thanks
> > dev
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"android-framework" group.
To post to this group, send email to android-framework@googlegroups.com
To unsubscribe from this group, send email to 
android-framework+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/android-framework?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to