I have an existing route that I want to add logging to, currently it passes its object round as an exchange string. In certain java methods that are called from the route it converts it to a model using JAXB then does its work and converts it back.I have an existing route that I want to add log