Skip to content

Add regex checks for logger timestamps and PIDs #5

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lplewa
Copy link
Owner

@lplewa lplewa commented Jun 10, 2025

Summary

  • expand log tests to capture output strings
  • verify timestamp output matches YYYY-MM-DDTHH:MM:SS format
  • verify PID/TID header exists when enabled

Testing

  • cmake --build build -j$(nproc)
  • ctest -R test_logger --output-on-failure

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


This change is Reviewable

@lplewa lplewa added the codex label Jun 10, 2025 — with ChatGPT Connector
@lplewa lplewa force-pushed the main branch 2 times, most recently from b11534f to cde4cb8 Compare June 25, 2025 13:52
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