public class MuleEventLogger extends Object
| Constructor and Description |
|---|
MuleEventLogger(org.slf4j.Logger logger) |
| Modifier and Type | Method and Description |
|---|---|
void |
logContent(MuleEvent muleEvent)
Logs the event message payload type, the payload as string and the message properties.
|
public void logContent(MuleEvent muleEvent)
muleEvent - event to log.Copyright © 2003–2021 MuleSoft, Inc.. All rights reserved.