No there is no log file reading when I mentioned Debug JSP.
Windchill jsp get rendered as HTML in client browser hence through inspect element option in chrome you will be able to see your component builder id some where in HTML DOM Structure.
Once you find that where and how your component builder is paced in DOM Structure you could easily query it through java script.