Hello, I've implemented a route that receive JSON-RPC request from cxfrs. Before processing message, trace body request as:
<log message="request body: ${body}" />
My problem is that request could be contains password value.
Question is how can I mask password value when log body message.
Thank in advance
--
View this message in context:
http://camel.465427.n5.nabble.com/Mask-password-using-log-component-tp5794301.html
Sent from the Camel - Users mailing list archive at Nabble.com.
