Use this section to control logging of WebRTC user registrations
and calls.
- Log verbosity: This
setting defines the amount of information the WebRTC service logs.
Normal is recommended unless advised otherwise.
- Number of logs to keep:
This setting defines the number of logs from the WebRTC service
to be kept. Older logs are discarded when new ones are created,
and rotated logs are compressed to save on disk space.
- Client debug: Enable
this option to turn on debugging from the WebRTC client for troubleshooting
issues. This option is disabled by default.
Note: Enabling Client Debug only
updates the settings in the SDK. The SDK must be re-deployed for
the setting to take effect, unless Hosting Mode is Host WebRTC
Client Locally.