Skip to content

refactor: replace detail::Runtime log calls with public API#519

Merged
castler merged 1 commit into
eclipse-score:mainfrom
Y-Vaishnavi:vy/Add_public_log_recorder_api
Jun 11, 2026
Merged

refactor: replace detail::Runtime log calls with public API#519
castler merged 1 commit into
eclipse-score:mainfrom
Y-Vaishnavi:vy/Add_public_log_recorder_api

Conversation

@Y-Vaishnavi

@Y-Vaishnavi Y-Vaishnavi commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

-Use score::mw::log::GetDefaultLogRecorder() and
score::mw::log::GetFallbackLogRecorder() instead of accessing score::mw::log::detail::Runtime directly in TouchStaticDependencies().
-update score_baselibs commit to latest main (a0bae98d)

@Y-Vaishnavi Y-Vaishnavi requested a review from rmaddikery June 10, 2026 07:19
@Y-Vaishnavi Y-Vaishnavi force-pushed the vy/Add_public_log_recorder_api branch 5 times, most recently from 7fa88dc to ca4b4d2 Compare June 10, 2026 10:23
- Use score::mw::log::GetDefaultLogRecorder() and GetFallbackLogRecorder()
  instead of score::mw::log::detail::Runtime directly in TouchStaticDependencies()
- Update score_baselibs commit to a0bae98d in MODULE.bazel and examples/MODULE.bazel
  (includes the public log recorder API added in d12613dd)
@Y-Vaishnavi Y-Vaishnavi force-pushed the vy/Add_public_log_recorder_api branch from 7a24428 to b0ff1da Compare June 10, 2026 10:26
@Y-Vaishnavi Y-Vaishnavi marked this pull request as ready for review June 10, 2026 11:28
@castler castler added this pull request to the merge queue Jun 10, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Jun 10, 2026
@castler castler added this pull request to the merge queue Jun 10, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Jun 10, 2026
@castler castler added this pull request to the merge queue Jun 10, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to no response for status checks Jun 10, 2026
@castler castler added this pull request to the merge queue Jun 11, 2026
Merged via the queue into eclipse-score:main with commit 400e4aa Jun 11, 2026
9 checks passed
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