文档

支持

Vivox Core SDK

Vivox Core SDK

Voice-related logging

Configure voice-related logging.
阅读时间1 分钟最后更新于 12 天前

The following list details the recommended practices for client logging:
  • Debug/trace level logging, which includes all SDK messages.
  • The minimum level of logging includes the following data:
    • When a voice server connects or disconnects.
    • When a user is logged in or logged out.
    • When a user enters or leaves any session.
  • Mid-level logging includes the following data:
    • When a user changes devices
    • When a user performs any muting action:
      • Locally muting user
      • Muting a microphone or loudspeaker
      • Session muting

Voice-related logging • Vivox Core SDK • Unity Docs