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.
Version3.5.0compared with
Version Details
| 3.5.0-RC1 | 3.5.0 | |
|---|---|---|
| Release date | Apr 29, 2014 | May 14, 2014 |
| Licenses | CPAL 1.0 | CPAL 1.0 |
| Vulnerabilities | None | None |
Compile Changes (2)
| 3.5.0-RC1 | 3.5.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.mule.modules » mule-module-cxf | 3.5.0-RC1 | 3.5.0 |
| ~ Updated | org.mule.transports » mule-transport-vm | 3.5.0-RC1 | 3.5.0 |
Test Changes (2)
| 3.5.0-RC1 | 3.5.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.mule.tests » mule-tests-functional | 3.5.0-RC1 | 3.5.0 |
| ~ Updated | org.mule.transports » mule-transport-http | 3.5.0-RC1 | 3.5.0 |