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

Logging: consider using "awaiting" instead of "receiving" until a message is actually received #482

Open
jklingen opened this issue Sep 21, 2018 · 0 comments

Comments

@jklingen
Copy link

User story
As a citrus newbie, I would prefer the logs to say things like "Awaiting JMS message on destination...." or "Awaiting message from ..." instead of "Receiving JMS message on destination" and "Receiving message from..:" as long as there is not actually a message received, so that the ongoings are easier to comprehend. "Receiving" can easily be mistaken for... "receiving" 😏
Might also apply to other log messages.

Synonyms: Awaiting, expecting, anticipating, ...

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

3 participants