Skip to content

Conversation

deejay1
Copy link
Contributor

@deejay1 deejay1 commented Oct 8, 2025

Avoid string concatenation in logging calls. Logger accepts positional parameters which are evaluated lazily, so this avoids concatenating the strings especially in debug calls

Signed-off-by: Łukasz Jernaś <lukasz.jernas@allegro.com>
@ilayaperumalg ilayaperumalg self-assigned this Oct 9, 2025
@ilayaperumalg ilayaperumalg added this to the 1.1.0.M4 milestone Oct 9, 2025
@ilayaperumalg
Copy link
Member

@deejay1 Thanks for the PR! @sunyuhan1998 thanks for the review.

@ilayaperumalg ilayaperumalg merged commit 7e563d0 into spring-projects:main Oct 9, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants