I am using <logging-channel-adapter logger-name="feedlogger" level="INFO" log-full-message="true"/>
to log full messages using log4j framework.
Is there any way to log the 'id' of each and every message channel, used in spring intergration flow, in the log file?
Thanks,
Mitesh