Skip to content

Conversation

@YunKuiLu
Copy link
Contributor

@YunKuiLu YunKuiLu commented Jul 18, 2025

  • Changed log level for tool execution errors from DEBUG to ERROR.

When an exception is thrown during tool execution, an ERROR-level log should be printed to help users troubleshoot the issue.
Or, should we set DEFAULT_ALWAYS_THROW to true?

- Changed log level for tool execution errors from DEBUG to ERROR.

Signed-off-by: YunKui Lu <[email protected]>
@YunKuiLu
Copy link
Contributor Author

This log comes from my habit of enabling debug level logging for org.springframework during development, which helps quickly identify issues.
But if other developers aren't used to turning on debug logs within the Spring framework, they might end up spending a lot of time troubleshooting problems.

@YunKuiLu YunKuiLu closed this Jul 25, 2025
@YunKuiLu YunKuiLu deleted the tool_log_error branch July 25, 2025 23:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant