Skip to content

feat: use zap.AtomicLevel for dynamic logging levels (#26182)#26826

Merged
devanbenz merged 1 commit into1.12from
db/cherrypick-5332
Sep 23, 2025
Merged

feat: use zap.AtomicLevel for dynamic logging levels (#26182)#26826
devanbenz merged 1 commit into1.12from
db/cherrypick-5332

Conversation

@devanbenz
Copy link
Copy Markdown

Use the zap.AtomicLevel struct for log levels
which allows the level to be changed dynamically.
Enterprise will use this feature.

(cherry picked from commit 53329a3)

Use the zap.AtomicLevel struct for log levels
which allows the level to be changed dynamically.
Enterprise will use this feature.

(cherry picked from commit 53329a3)
Copy link
Copy Markdown
Member

@gwossum gwossum left a comment

Choose a reason for hiding this comment

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

Looks like the original

@devanbenz devanbenz merged commit a743838 into 1.12 Sep 23, 2025
9 checks passed
@devanbenz devanbenz deleted the db/cherrypick-5332 branch September 23, 2025 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants