Connect your device, open a console window in the tools directory of your android sdk installation and run
adb logcat
Or start an emulator and do the same.
If there's more than one device connected you needed to pass the "-s" parameter specifying the devices. get them using
adb devices