Skip to content

Extend LogBuilder Aspect to Include Calling Method #2

@vjkoskela

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.

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