This is the way to filter locat's logs and show only messages from my application.
adb logcat | grep `adb shell ps | grep com.joaosantacruz.songmemo | cut -c10-15`