I\'m developing android apps in eclipse and how can I get logcat messages to my clipboard?
From a command line:
adb logcat > log.txt