Skip to content

Extend LogBuilder Aspect to Include Calling Method #2

Description

@vjkoskela

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions