Skip to content

fix: Remove logging config for solver.service category#2390

Merged
rsynek merged 1 commit into
TimefoldAI:mainfrom
diogodanielsoaresferreira:patch-1
Jun 19, 2026
Merged

fix: Remove logging config for solver.service category#2390
rsynek merged 1 commit into
TimefoldAI:mainfrom
diogodanielsoaresferreira:patch-1

Conversation

@diogodanielsoaresferreira

Copy link
Copy Markdown
Contributor

Removed logging configuration for 'ai.timefold.solver.service' category.
@rsynek rsynek changed the title bug: Remove logging config for solver.service category fix: Remove logging config for solver.service category Jun 19, 2026

@rsynek rsynek left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Renaming sdk to solver.service effectively created a duplicate category.

@sonarqubecloud

Copy link
Copy Markdown

@rsynek rsynek marked this pull request as ready for review June 19, 2026 10:41
@rsynek rsynek requested a review from triceo as a code owner June 19, 2026 10:41
Copilot AI review requested due to automatic review settings June 19, 2026 10:41
@rsynek rsynek merged commit 7d31676 into TimefoldAI:main Jun 19, 2026
19 checks passed

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the Quarkus deployment-time runtime defaults for Timefold’s dedicated “solver” file handler by removing the explicit logging handler configuration for the ai.timefold.solver.service log category.

Changes:

  • Removed quarkus.log.category."ai.timefold.solver.service".handlers=solver runtime default from the Quarkus deployment processor.
  • Kept quarkus.log.category."ai.timefold.solver".handlers=solver so solver-category logs continue to be routed to the dedicated solver log handler.

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.

3 participants