java.lang.Object
org.mule.extension.jsonlogger.internal.destinations.events.LogEvent

public class LogEvent extends Object
  • Constructor Details

    • LogEvent

      public LogEvent()
  • Method Details

    • getLog

      public String getLog()
    • getCorrelationId

      public String getCorrelationId()
    • getConfigName

      public String getConfigName()
    • setLogEvent

      public void setLogEvent(String correlationId, String log, String configName)