Skip to content

Demote recompiling message from INFO to DEBUG (#333) - #1089

Open
elharo wants to merge 1 commit into
apache:masterfrom
elharo:debug-recompile-message
Open

Demote recompiling message from INFO to DEBUG (#333)#1089
elharo wants to merge 1 commit into
apache:masterfrom
elharo:debug-recompile-message

Conversation

@elharo

@elharo elharo commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Part of #333

Changes the 'Recompiling all files because ...' log message from INFO to DEBUG level. This message is emitted for every module during incremental builds and is noisy at the default log level.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Reduces default build output noise during incremental builds by lowering the verbosity of the “Recompiling all files because …” reason message so it no longer appears at the default INFO level for every module.

Changes:

  • Changed the incremental full-rebuild “cause” log line from INFO to DEBUG in ToolExecutor.applyIncrementalBuild(...).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants