Skip to content

Refactor logging to use structured logging patterns#1671

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

Refactor logging to use structured logging patterns#1671
sipsorcery merged 1 commit into
sipsorcery-org:masterfrom
paulomorgado:strings-16

Conversation

@paulomorgado
Copy link
Copy Markdown
Contributor

Replaced string interpolation in logger calls with structured logging, removed redundant ToString() calls, and simplified string formatting throughout. Improved consistency and readability in log and exception messages.

Split of #1639

Replaced string interpolation in logger calls with structured logging, removed redundant ToString() calls, and simplified string formatting throughout. Improved consistency and readability in log and exception messages.
@sipsorcery sipsorcery merged commit c69dc4a into sipsorcery-org:master Jun 4, 2026
6 checks passed
@paulomorgado paulomorgado deleted the strings-16 branch June 4, 2026 13:54
@paulomorgado paulomorgado mentioned this pull request 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