Skip to content

test(log): verify log level macros - #25

Merged
LimiNode merged 1 commit into
mainfrom
codex/consider-replacing-logit-macros-with-enum
Sep 14, 2025
Merged

test(log): verify log level macros#25
LimiNode merged 1 commit into
mainfrom
codex/consider-replacing-logit-macros-with-enum

Conversation

@LimiNode

Copy link
Copy Markdown
Owner

Summary

  • ensure LOGIT_LEVEL_* macros match LogLevel enum via static assertions

Testing

  • cmake -S . -B build
  • cmake --build build
  • ctest --test-dir build

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

Add static assertions to ensure macro values match LogLevel enum.
@LimiNode
LimiNode merged commit 1995ec7 into main Sep 14, 2025
7 checks passed
@LimiNode
LimiNode deleted the codex/consider-replacing-logit-macros-with-enum 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