Uses of Interface
org.mule.api.component.simple.LogService

Packages that use LogService
org.mule.component.simple A collection of simple mule components that can be useful to simplify configuration while testing. 
 

Uses of LogService in org.mule.component.simple
 

Classes in org.mule.component.simple that implement LogService
 class EchoComponent
          EchoComponent will log the message and return the payload back as the result.
 class LogComponent
          LogComponent simply logs the content (or content length if it is a large message)
 



Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.