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

Better logging of message processing/processed #10

Open
bradrobertson opened this issue Sep 16, 2015 · 0 comments
Open

Better logging of message processing/processed #10

bradrobertson opened this issue Sep 16, 2015 · 0 comments

Comments

@bradrobertson
Copy link
Contributor

Right now in my logs, I see messages like this:

08:37:02 mm.1      | I, [2015-09-16T08:37:02.415582 #73854]  INFO -- : Processing message for multiple-man-development.Contact.create.
08:37:07 mm.1      | I, [2015-09-16T08:37:07.768731 #73854]  INFO -- : Processing message for multiple-man-development.Company.update.
08:37:07 mm.1      | D, [2015-09-16T08:37:07.925792 #73854] DEBUG -- :    Successfully processed!
08:37:08 mm.1      | D, [2015-09-16T08:37:08.522758 #73854] DEBUG -- :    Successfully processed!

It's impossible to know from these logs which message was processed first. This would be useful information. It'd be great of MM could log the details of the message (eg "Successfully proccessed Contact.create", also maybe including the id)

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