Is there a way to spit out all attributes of a given object other than just alert()?
You could write it in the console
$.write(/**insert your text here/)
or write to a file or create another text layer with the information.
What did you have in mind?