Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor Os::Log into CMake Selection #2723

Open
10 tasks
LeStarch opened this issue May 10, 2024 · 0 comments
Open
10 tasks

Refactor Os::Log into CMake Selection #2723

LeStarch opened this issue May 10, 2024 · 0 comments
Assignees

Comments

@LeStarch
Copy link
Collaborator

LeStarch commented May 10, 2024

F´ Version
Affected Component

Feature Description

  • Consider if Os::Log should be renamed Os::Console.
  • Refactor Os::Log into the Interface, Os::Log, and Implementation classes (following pattern of Os::File)
  • Implement Posix implementation
  • Implement Stub implementation
  • Implement Test stub implementation
  • Build common rules-based tests
  • Build specific posix tests
  • Build stub interface tests
  • Setup default posix implementation for Posix platforms
  • Document
@LeStarch LeStarch added this to the Release v3.5.0 milestone May 10, 2024
@LeStarch LeStarch mentioned this issue May 10, 2024
11 tasks
@LeStarch LeStarch self-assigned this May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant