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.
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.