By pbielicki via java2jee.blogspot.com Published: Nov 24 2008 / 21:40
haha fair enough... when do you want to know where you are? for debugging? how about using an ide debugger?
I used it once to create a static method that returned Loggers initialized with the calling Class.
You can use jconsole (included in jdk), a GUI app for that purpose.
Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.
Comments
zynasis replied ago:
haha fair enough...
when do you want to know where you are? for debugging? how about using an ide debugger?
trevor replied ago:
I used it once to create a static method that returned Loggers initialized with the calling Class.
yuku replied ago:
You can use jconsole (included in jdk), a GUI app for that purpose.
Voters For This Link (8)
Voters Against This Link (2)