Skip to content

Conversation

@NewYaroslav
Copy link
Owner

Summary

  • integrate TimeShield dependency and package exports
  • add basic file logger test and consumer example
  • provide GitHub Actions and vcpkg port

Testing

  • cmake -S . -B build -DLOG_IT_CPP_BUILD_TESTS=ON
  • cmake --build build
  • ctest --test-dir build
  • cmake --install build --prefix install
  • cmake -S tests/install_consumer -B build-consumer -DCMAKE_PREFIX_PATH=$PWD/install
  • cmake --build build-consumer
  • ./vcpkg/vcpkg install log-it-cpp --overlay-ports=vcpkg-overlay/ports --overlay-ports=libs/time-shield-cpp/vcpkg-overlay/ports

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

@NewYaroslav NewYaroslav merged commit 7fab3b2 into main Sep 13, 2025
6 of 7 checks passed
@NewYaroslav NewYaroslav deleted the codex/update-cmake-and-implement-ci-for-log-it-cpp branch September 20, 2025 05:35
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