Skip to content

Configure Traceable attribute with trace condition expression #116

@gaelreyrol

Description

@gaelreyrol

When using the Traceable attribute, we should be able to configure a trace parameter condition that will be evaluated a runtime to effectively trace the class or method attached to the attribute.

The condition should an expression that can be evaluated with the expression language component.

In the context of Controller, we should expose the request. In the context of a Command, the command with it's input etc.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions