Skip to content

feat(logging): add compile-time log level - #22

Merged
LimiNode merged 2 commits into
mainfrom
codex/add-logit_compiled_level-macro-support
Sep 14, 2025
Merged

feat(logging): add compile-time log level#22
LimiNode merged 2 commits into
mainfrom
codex/add-logit_compiled_level-macro-support

Conversation

@LimiNode

Copy link
Copy Markdown
Owner

Summary

  • allow selecting minimum compiled log level via LOGIT_COMPILED_LEVEL
  • document compile-time level configuration in English and Russian guides
  • verify disabled log levels are compiled out

Testing

  • cmake -DCMAKE_CXX_STANDARD=17 ..
  • cmake --build .
  • ctest

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

@LimiNode
LimiNode merged commit 4579018 into main Sep 14, 2025
7 checks passed
@LimiNode
LimiNode deleted the codex/add-logit_compiled_level-macro-support 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