Skip to content

Added UUID for tracing a single method invocation.#42

Open
vivane wants to merge 2 commits intocujojs:masterfrom
vivane:master
Open

Added UUID for tracing a single method invocation.#42
vivane wants to merge 2 commits intocujojs:masterfrom
vivane:master

Conversation

@vivane
Copy link

@vivane vivane commented Oct 11, 2017

Joinpoint UUID would help tracing a single method invocation in calling application. For example, to store start time in "before" advice and calculate elapsed time in "after" advice - having UUID would let application to cache method invocation details and easily identify them.

vivane and others added 2 commits October 10, 2017 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments