Skip to content

refactor(core): move TaskExecutor to detail - #20

Merged
LimiNode merged 4 commits into
mainfrom
codex/refactor-taskexecutor-to-detail-namespace
Sep 13, 2025
Merged

refactor(core): move TaskExecutor to detail#20
LimiNode merged 4 commits into
mainfrom
codex/refactor-taskexecutor-to-detail-namespace

Conversation

@LimiNode

Copy link
Copy Markdown
Owner

Summary

  • move TaskExecutor implementation into logit::detail
  • update loggers to include and use the internal TaskExecutor
  • drop TaskExecutor from the public LogIt.hpp umbrella header

Testing

  • cmake -S . -B build
  • cmake --build build
  • cd build && ctest

https://chatgpt.com/codex/tasks/task_e_68c5169f8f68832c8cb8d29b8c96a8e7

Move TaskExecutor implementation into logit/detail namespace and update logger headers to include the internal executor while removing it from the public umbrella header.
@LimiNode
LimiNode merged commit c87bc59 into main Sep 13, 2025
7 checks passed
@LimiNode
LimiNode deleted the codex/refactor-taskexecutor-to-detail-namespace branch September 20, 2025 05:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant