Skip to content

Conversation

@nikobockerman
Copy link
Owner

No description provided.

Copilot AI review requested due to automatic review settings January 5, 2026 13:28
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR removes compile-time configuration that restricts spdlog debug messages to Debug builds only, allowing debug-level logging to be available in all build configurations (including Release builds).

Key Changes:

  • Removed conditional SPDLOG_ACTIVE_LEVEL definitions that previously set different logging levels for Debug and Release builds

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@nikobockerman nikobockerman merged commit 18f2afc into main Jan 5, 2026
46 checks passed
@nikobockerman nikobockerman deleted the use-spdlog-in-all-builds branch January 5, 2026 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants