Skip to content

Commit

Permalink
Filter out a TURN log. (#440)
Browse files Browse the repository at this point in the history
Most frequent error, but all of it is due to non-existent stuff.
Plus, not watched for any debugging.
  • Loading branch information
boks1971 authored Aug 3, 2023
1 parent 881a872 commit caf65eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions logger/pionlogger/logger.go
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ var (
"turn": {
"error when handling datagram",
"Failed to send ChannelData from allocation",
"Failed to handle datagram",
},
}
)
Expand Down

0 comments on commit caf65eb

Please sign in to comment.