Skip to content

Add logger to the consumers #17

@Bernardo-MG

Description

@Bernardo-MG

Currently the messages which go through the consumer, both the received message and the sent one, are not being logged.

I can't find any way to log them directly, and the few examples about this just add loggers to all the possible protocols loggers.

For example, if the consumer sends the message through HTTP the examples use:

<AsyncLogger name="org.mule.module.http.internal.HttpMessageLogger" level="DEBUG"/>

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions