Search Results for

    Show / Hide Table of Contents

    Enum SteamDeveloperUI.LogLevel

    What types of logs to display.
    All - All messages.
    Warning - Warning or higher.
    Error - Only errors, exceptions, or assertions.

    Namespace: KaijuSolutions.SteamMultiplayerEngine.Development
    Syntax
    public enum LogLevel : byte

    Fields

    Name Description
    All

    All messages.

    Error

    Only errors, exceptions, or assertions.

    Warning

    Warning or higher.

    In This Article
    Back to top © 2025 Kaiju Solutions Inc.