Skip to content

move content of log_rust to /score/mw/log/rust + adoptions due to process#390

Open
arsibo wants to merge 4 commits into
eclipse-score:mainfrom
etas-contrib:arsibo_rework_log_comp
Open

move content of log_rust to /score/mw/log/rust + adoptions due to process#390
arsibo wants to merge 4 commits into
eclipse-score:mainfrom
etas-contrib:arsibo_rework_log_comp

Conversation

@arsibo

@arsibo arsibo commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

arsibo added 3 commits July 16, 2026 13:57
Move all Rust logging components from score/log_rust/ to score/mw/log/rust/
to co-locate them with the C++ logging implementation under score/mw/log/.

- Relocate score_log, score_log_fmt, score_log_fmt_macro, stdout_logger,
  stdout_logger_cpp_init to score/mw/log/rust/
- Update all Bazel labels (//score/log_rust/... -> //score/mw/log/rust/...)
  and Cargo.toml workspace paths accordingly
- Add deprecated alias BUILD files in score/log_rust/ for backward
  compatibility (score_log, stdout_logger, stdout_logger_cpp_init)
- Update existing deprecated aliases in src/log/ to point directly to
  the new //score/mw/log/rust/ location
@github-actions

Copy link
Copy Markdown

The created documentation from the pull request is available at: docu-html

@arsibo
arsibo temporarily deployed to workflow-approval July 16, 2026 15:36 — with GitHub Actions Inactive
@arsibo
arsibo temporarily deployed to workflow-approval July 16, 2026 15:36 — with GitHub Actions Inactive
@4og 4og added the comp-logging Related to score/mw/log component and rust frontend label Jul 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp-logging Related to score/mw/log component and rust frontend

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

2 participants