Skip to content

Zig: Centralize logging and honor privacy#524

Merged
keeshux merged 3 commits into
masterfrom
refactor/zig-logging
Jul 25, 2026
Merged

Zig: Centralize logging and honor privacy#524
keeshux merged 3 commits into
masterfrom
refactor/zig-logging

Conversation

@keeshux

@keeshux keeshux commented Jul 25, 2026

Copy link
Copy Markdown
Member

First, centralize how log arguments are handled. Then, mimic the way Swift redacts sensitive log values through the logsPrivateData preference, but do it automagically.

@keeshux keeshux added this to the Rewrite in Zig milestone Jul 25, 2026
@keeshux keeshux self-assigned this Jul 25, 2026
@keeshux keeshux added bug Something isn't working refactoring Reworks the software architecture labels Jul 25, 2026
@keeshux
keeshux merged commit 616b424 into master Jul 25, 2026
2 checks passed
@keeshux
keeshux deleted the refactor/zig-logging branch July 25, 2026 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working refactoring Reworks the software architecture

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant