docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum VivoxLogLevel

    The log level for the Vivox SDK. Log level order from least to most verbose: None -> Error -> Warning -> Info -> Debug -> Trace -> All

    Namespace: Unity.Services.Vivox
    Assembly: Unity.Services.Vivox.dll
    Syntax
    public enum VivoxLogLevel

    Fields

    Name Description
    All

    All logging available

    Debug

    Up to debug logging

    Error

    Error logging

    Info

    Up to info logging

    None

    No logging at all

    Trace

    Up to trace logging

    Warning

    Up to warning logging

    In This Article
    Back to top
    Copyright © 2024 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)