Skip to content

Conversation

@NewYaroslav
Copy link
Owner

Summary

  • replace C-style casts in logger code with explicit static_cast for log level comparisons
  • update numeric conversions in logger parameter accessors to use static_cast

Testing

  • not run (not requested)

Codex Task

Replace C-style casts in logger code with explicit static_cast conversions for log level comparisons and numeric returns.
@NewYaroslav NewYaroslav merged commit d58cd63 into main Dec 5, 2025
12 checks passed
@NewYaroslav NewYaroslav deleted the codex/replace-c-style-casts-with-modern-c++-casts branch December 5, 2025 03:56
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.

2 participants