I'm using splunk in Android and want to read logs of my device with the event. Let's say I'm logging event called "transitionToBackground" and at this time I want to read system logs.
-First of all Is it possible to do in Splunk?
-Second if not then what is the purpose of MintLogLevel in logEvent method?