public class MuleEventLogger extends Object
| Constructor and Description |
|---|
MuleEventLogger(org.slf4j.Logger logger) |
| Modifier and Type | Method and Description |
|---|---|
void |
logContent(org.mule.runtime.extension.api.runtime.operation.Result<Object,HttpRequestAttributes> result)
Logs the result message payload type and the payload.
|
public void logContent(org.mule.runtime.extension.api.runtime.operation.Result<Object,HttpRequestAttributes> result)
result - result to log.Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.