docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Integration with Unity.Logging

    Unity Transport offers an optional integration with the Unity Logging package (com.unity.logging package). This package is a flexible alternative to the classic Unity logging mechanism and is particularly useful for production servers.

    Normally, log messages would all go through UnityEngine.Debug.Log, but when the logging package is included in a project, Unity Transport will automatically use Unity.Logging with the default logger settings.

    Check the logging package documentation site for more information on how to adjust specific log settings.

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)