Skip to content

Refactor logging to use structured logging patterns for Windows media#1690

Merged
sipsorcery merged 1 commit into
sipsorcery-org:masterfrom
paulomorgado:logging-5
Jun 8, 2026
Merged

Refactor logging to use structured logging patterns for Windows media#1690
sipsorcery merged 1 commit into
sipsorcery-org:masterfrom
paulomorgado:logging-5

Conversation

@paulomorgado
Copy link
Copy Markdown
Contributor

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.

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.
@paulomorgado paulomorgado marked this pull request as ready for review June 8, 2026 18:15
@sipsorcery sipsorcery merged commit 67062c7 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