Skip to content

Make loggers static in WebRTC signaling classes#1688

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

Make loggers static in WebRTC signaling classes#1688
sipsorcery merged 1 commit into
sipsorcery-org:masterfrom
paulomorgado:logging-3

Conversation

@paulomorgado

Copy link
Copy Markdown
Contributor

Updated logger fields to static readonly in WebRTCRestSignalingPeer, WebRTCWebSocketClient, WebRTCWebSocketPeer, and WebRTCWebSocketPeerAspNet to share loggers across all instances of each class. This improves efficiency and consistency in logging.

Updated logger fields to static readonly in WebRTCRestSignalingPeer, WebRTCWebSocketClient, WebRTCWebSocketPeer, and WebRTCWebSocketPeerAspNet to share loggers across all instances of each class. This improves efficiency and consistency in logging.
@paulomorgado paulomorgado marked this pull request as ready for review June 8, 2026 17:44
@sipsorcery sipsorcery merged commit d0d39ef into sipsorcery-org:master Jun 8, 2026
6 checks passed
@paulomorgado paulomorgado deleted the logging-3 branch June 8, 2026 22:37
@paulomorgado paulomorgado mentioned this pull request Jun 8, 2026
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