I am working with service intents right now, and have just made a simple project. I have added a log tag to a service intent whenever my app starts up. The issue is that after my app starts up, I don't get the log message in my logcat.I am working with service intents right now, an