Mule Echo Example

This example shows how to add message processing components, in this example Logger and Echo, to a Flow. By doing so, you can perform custom logging in your Mule application. Logging is useful to introspect the current message and create logging events for your specific needs.

Homepage POM file JAR file Javadoc
'org.mule.examples:mule-example-echo:3.3.0-RC3'

Dependencies

Compile dependencies

Test dependencies