Hi,

I have changed PVLOGGER_INST_LEVEL to 5, and created /sdcard/
pvlogger.txt as below.

8,PVAuthorEngine
8,OmxComponentBase


However, I can get output of "PVAuthorEngine", but not
"OmxComponentBase". It's strange that "OmxComponentBase" is dumped
with "PVLOGMSG_NOTICE", which should has enough priority. Please help
me out.

iLogger = PVLogger::GetLoggerObject("OmxComponentBase");
PVLOGGER_LOGMSG(PVLOGMSG_INST_HLDBG, iLogger, PVLOGMSG_NOTICE, (0,
"OmxComponentBase : constructed"));

Thanks



--~--~---------~--~----~------------~-------~--~----~
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