Skip to content

Conversation

Ahoo-Wang
Copy link
Contributor

  • Enclosed debug logging statements within an isDebugEnabled() check
  • Reduced unnecessary method calls and object creations when debug logging is disabled

- Enclosed debug logging statements within an isDebugEnabled() check
- Reduced unnecessary method calls and object creations when debug logging is disabled

Signed-off-by: Ahoo Wang <ahoowang@qq.com>
@ilayaperumalg
Copy link
Member

@Ahoo-Wang Thanks for the code cleanup!

@ilayaperumalg ilayaperumalg merged commit e45b1b3 into spring-projects:main Jun 6, 2025
2 checks passed
spring-builds pushed a commit that referenced this pull request Jun 6, 2025
- Enclosed debug logging statements within an isDebugEnabled() check
- Reduced unnecessary method calls and object creations when debug logging is disabled

Signed-off-by: Ahoo Wang <ahoowang@qq.com>
(cherry picked from commit e45b1b3)
@Ahoo-Wang Ahoo-Wang deleted the PromptChatMemoryAdvisor branch June 6, 2025 10:17
namsoo2 pushed a commit to namsoo2/spring-ai that referenced this pull request Jun 9, 2025
…ing-projects#3448)

- Enclosed debug logging statements within an isDebugEnabled() check
- Reduced unnecessary method calls and object creations when debug logging is disabled

Auto-cherry-pick to 1.0.x

Signed-off-by: Ahoo Wang <ahoowang@qq.com>
Signed-off-by: minsoo.nam <minsoo.nam@linecorp.com>
scionaltera pushed a commit to scionaltera/spring-ai that referenced this pull request Sep 3, 2025
…ing-projects#3448)

- Enclosed debug logging statements within an isDebugEnabled() check
- Reduced unnecessary method calls and object creations when debug logging is disabled

Auto-cherry-pick to 1.0.x

Signed-off-by: Ahoo Wang <ahoowang@qq.com>
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.

2 participants