Skip to content

Logging 6#1691

Merged
sipsorcery merged 2 commits into
sipsorcery-org:masterfrom
paulomorgado:logging-6
Jun 8, 2026
Merged

Logging 6#1691
sipsorcery merged 2 commits into
sipsorcery-org:masterfrom
paulomorgado:logging-6

Conversation

@paulomorgado
Copy link
Copy Markdown
Contributor

No description provided.

Update all logging statements to use structured logging with named placeholders and argument lists. Add logger.IsEnabled checks to guard value processing. Change logger in WindowsAudioEndPoint to static. Refactor video format logging in WindowsVideoEndPoint to only run when debug logging is enabled and use structured logging.
Updated all log statements to use structured logging with named placeholders instead of interpolated strings. Added structured logging for data channel message payloads and removed direct JSON logging. These changes enhance log readability and facilitate better log analysis.
@paulomorgado paulomorgado marked this pull request as ready for review June 8, 2026 18:15
@sipsorcery sipsorcery merged commit 6b8a08b into sipsorcery-org:master Jun 8, 2026
12 checks passed
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.

2 participants