기술 자료

​
​

Development

User Acquisition

Monetization

산업 분야

Multiplayer Services SDK

All Services

Multiplayer Services SDK

이 페이지는 선택한 언어로 제공되지 않습니다.
Multiplayer
​
​
Multiplayer Services SDK
  • Overview
  • Get started
  • Use multiplayer sessions
  • Manage sessions
  • Connect players through a relay
  • Networking
  • Matchmaking
  • Monitor and debug sessions
    • Network connection management
    • Sessions observability
    • Verbose logging in multiplayer games
  • Tutorials
  • Reference
  1. Multiplayer Services SDK

Verbose logging in multiplayer games

Enable verbose logging in your multiplayer project to troubleshoot issues.
읽는 시간 1분
최근 업데이트: 5달 전

Verbose logs can help you diagnose issues in your project and understand the steps that SDKs are executing. To enable verbose logging, add any of the following symbols to your Scripting Defines.
팁
It's not recommended to always have verbose logging enabled because it generates a lot of data and can impact the performance of a live game. The recommended best practice is to temporarily enable verbose logging when trying to identify the cause of an issue or bug.
The following table specifies the define symbols and relevant packages.

Define symbol

Scope

ENABLE_UNITY_SERVICES_VERBOSE_LOGGING
Unity Services SDK
ENABLE_UNITY_MULTIPLAYER_VERBOSE_LOGGING
Multiplayer Services SDK
ENABLE_UNITY_WIRE_VERBOSE_LOGGING
Wire
Unity Services verbose logging acts as an additional gate for the verbose log categories listed above and should be included with the other scopes. This allows for simpler verbose logging toggles through the define symbols.
Debugging and logging for Multiplayer Play Mode is available within the Editor Diagnostics settings in the Unity Editor.

Copyright © 2026 Unity Technologies
법률 정보개인정보 처리방침쿠키Documentation Terms of Use개인 정보 판매 또는 공유 금지개인정보 보호 선택(쿠키 설정)

'Unity', Unity 로고 및 기타 Unity 상표는 미국 및 기타 지역 내 Unity Technologies 또는 그 계열사의 상표 또는 등록상표입니다(자세한 내용은 여기에서 확인하세요). 기타 명칭 또는 브랜드는 해당 소유자의 상표입니다.

일부 페이지는 편의를 위해 기계 번역되었으며 부정확한 내용이 있을 수 있습니다. 정보가 상충되는 경우, 영어 버전을 우선으로 참조하세요.


    이 페이지의 문제 보고