Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend LogBuilder Aspect to Include Calling Method #2

Open
vjkoskela opened this issue Jun 4, 2015 · 0 comments
Open

Extend LogBuilder Aspect to Include Calling Method #2

vjkoskela opened this issue Jun 4, 2015 · 0 comments

Comments

@vjkoskela
Copy link
Member

At present the weaving injects the line number, class and file into the context block of the log message. We should extend the weaving to also inject the invoking method's signature (or at least name) into the log message context as well.

Under no circumstances should be done with call stack generation. The solution will likely require extending the crosscut rules and possibly require using a flow.

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

No branches or pull requests

1 participant