sanjana2505006 opened a new pull request, #8259:
URL: https://github.com/apache/camel-quarkus/pull/8259
I spotted a tiny logging nit in CamelMain.java where we were using string
concatenation instead of placeholders.
I switched it to use `{}` style parameterization. It's just a small cleanup
to keep things consistent with the rest of the project (and avoids unnecessary
string creation).
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]