hi all It is valuable if the tracing capability can be added to each of the mediator,endpoint and proxy service, Then it is flexible to trace specific information which local to a particular mediator. So i suggests to add a optional attribute " trace="Value"(where "Value " should be "enable" or "disable") to each of mediator,endpoint and proxy service. If a mediator does not has this attribute, then the attribute value should be inherited from the parent mediator.
Ex: <send trace="disable" /> The trace information need to be separate from the log information and it should be gone to a separate destination(file,memory,etc..). I will crate a jira for this and will upload patches for all of these features. Please give your comments on this... Thanks Best Regards Indika
