mozilla / janus-plugin-sfu

Janus plugin to act as a kind of SFU for game networking data.
Mozilla Public License 2.0
135 stars 39 forks source link

Use level verb instead of info for the 'Queueing signalling message' log #71

Closed vincentfretin closed 3 years ago

vincentfretin commented 3 years ago

Using log level info (level 4) and using websocket for naf components update, you can really have a lot of logs, several times per second for an user. Lower it to verb (level 5)