Android Question SENTINEL_MSG entries in log?

Dave O

Well-Known Member
Licensed User
Longtime User
Hi all,

Just recently, I've started seeing the following messages appear in my log when running the B4A rapid debugger:

B4X:
SENTINEL_MSG_LIBCUTILS
SENTINEL_MSG_LIBLOG

Anyone know what this is?

My app is only using a few (common) libraries: Core, JavaObject, Phone, Reflection, so I doubt these messages are coming from them.
 

Derek Johnson

Active Member
Licensed User
Longtime User
I've now managed to capture the unfiltered logs before and after the messages occur.

I killed off all foreground apps on my Nexus 5X. (There were still a load of processes running in the background). I then opened a blank B4A project. I then physically connected the USB lead to the Nexus 5x and then I selected "Connect" from the "Logs" tab. (It wasn't connected before because I has a 2nd virtual device to which I could also connect.)

This is a snippet of the unfiltered log


i'm not sure if the messages "Logcat interceptor installed successfully" refers to the use of the Basic4Android Log Viewer.

This is not very enlightening, but it does seem that this message does not come from the current B4A app. I couldn't find any other references to this message on Google.
 
Upvote 0

Roberto P.

Well-Known Member
Licensed User
Longtime User
I've the same messages!
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…