citrusframework / citrusframework/citrus
Logging: consider using "awaiting" instead of "receiving" until a message is actually received
Open
enhancement
prio-low
- Dominant language
- Java
- Stars
- 485
- Forks
- 155
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 6
Description
**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, ...
Contributor guide
Assessment
This issue has not been assessed yet.