Skip to content

RtcLogger: Use MS_DUMP() instead of std::cout()#1553

Merged
jmillan merged 6 commits intov3from
issue_1551
Jun 28, 2025
Merged

RtcLogger: Use MS_DUMP() instead of std::cout()#1553
jmillan merged 6 commits intov3from
issue_1551

Conversation

@jmillan
Copy link
Member

@jmillan jmillan commented Jun 26, 2025

Closes #1551

Output looks like:

RTC::RtcLogger::Log() | {"timestamp": 4518452978, "recvTransportId": "fe2bf4c2-f939-4d51-b8fd-73ba30b3a196", "producerId": "3d47591c-1ffc-40ce-87c9-b2636ee39df9", "recvRtpTimestamp": 1962299018, "sendRtpTimestamp": 0, "recvSeqNumber": 12595, "sendSeqNumber": 0, "discarded": true, "discardReason": 'RecvRtpStreamNotFound'}

@jmillan jmillan requested a review from ibc June 26, 2025 14:40
@jmillan jmillan merged commit c7f0c1e into v3 Jun 28, 2025
75 checks passed
@jmillan jmillan deleted the issue_1551 branch June 28, 2025 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

RtcLogger: Use MS_DUMP_CLEAN() instead of std::cout()

2 participants