docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum UserReportEventLevel

    Enum representing the level at which an event will be logged.

    Namespace: Unity.Services.UserReporting.Client
    Assembly: Unity.Services.UserReporting.dll
    Syntax
    public enum UserReportEventLevel

    Fields

    Name Description
    Error

    Logging level for an event which would be considered an error, such as a critical operation failure.

    Info

    Default informative logging, like what would be printed to the Unity Console.

    Success

    Logging level for an event caused by a successful operation.

    Warning

    Logging level for an event which would be considered a warning, such as a known risk.

    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)