I have read this: Read logcat programmatically within application as well as others and googled for answers. I find close, but no cigar.
I'm parsing a log entry from the Android log. Here's an example:
D/WifiStateMachine( 923): processMsg: ConnectedState
What is the 923? My guess is PID, but I can't verify.