Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add logger to the consumers #17

Open
Bernardo-MG opened this issue Jun 21, 2016 · 0 comments
Open

Add logger to the consumers #17

Bernardo-MG opened this issue Jun 21, 2016 · 0 comments
Assignees

Comments

@Bernardo-MG
Copy link
Owner

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"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant