Skip to content

Refactor logging to use structured logging for Windows Media#1670

Merged
sipsorcery merged 1 commit into
sipsorcery-org:masterfrom
paulomorgado:strings-15
Jun 4, 2026
Merged

Refactor logging to use structured logging for Windows Media#1670
sipsorcery merged 1 commit into
sipsorcery-org:masterfrom
paulomorgado:strings-15

Conversation

@paulomorgado
Copy link
Copy Markdown
Contributor

Replaced interpolated and formatted string logging with structured logging using named placeholders in all logger calls. Updated device name comparisons to use StringComparison.OrdinalIgnoreCase for case-insensitive matching, following user preferences.

Split of #1639

Replaced interpolated and formatted string logging with structured logging using named placeholders in all logger calls. Updated device name comparisons to use StringComparison.OrdinalIgnoreCase for case-insensitive matching, following user preferences.
@sipsorcery sipsorcery merged commit 3483882 into sipsorcery-org:master Jun 4, 2026
6 checks passed
@paulomorgado paulomorgado deleted the strings-15 branch June 4, 2026 13:54
This was referenced Jun 5, 2026
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