Skip to content

Comments

[NEW] Refactor logging and statistics source files.#45

Merged
asonje merged 2 commits intointel:mainfrom
mulugetam:refactor_logging_src_like_c
Nov 11, 2025
Merged

[NEW] Refactor logging and statistics source files.#45
asonje merged 2 commits intointel:mainfrom
mulugetam:refactor_logging_src_like_c

Conversation

@mulugetam
Copy link
Contributor

…e specifically:

  • Avoid C variable args, use variadic templates instead.
  • Avoid raw pointers.
  • Avoid C arrays.
  • Use scoped enums

…e specifically:

  - Avoid C variable args, use variadic templates instead.
  - Avoid raw pointers.
  - Avoid C arrays.
  - Use scoped enums

Signed-off-by: Mulugeta Mammo <mulugeta.mammo@intel.com>
@asonje asonje merged commit 35c4630 into intel:main Nov 11, 2025
3 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