mchr3k / org.intrace

Java tracing agent and live trace client
http://mchr3k.github.com/org.intrace/
73 stars 18 forks source link

Feature request: Add the hashCode() of the object being traced to the output log #30

Open pataklama opened 11 years ago

pataklama commented 11 years ago

I'm constructing UML sequence diagram out of the recorded InTrace data using PlantUML. Having the objects' [more or less unique and constant] id would help tremendously in navigating complex code creating multiple instances of certain classes.