Possible Duplicate:
Is there any way to access automatically any Log in Logcat by a double click?
If a warning or error stack trace is printed to the logcat
in Eclipse
from an Android
application, I have the ability to double click a line of it to see where in the source code this line of the stack trace is discussing. Is there a way, through the Android or Eclipse SDKs, to print my own messages with links to the code?