logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class LoggingConstants.Prefixes

    Debug log prefixes for different modules

    Inheritance
    object
    LoggingConstants.Prefixes
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Serenity.Shared.Constants
    Assembly: Serenity.Shared.dll
    Syntax
    public static class LoggingConstants.Prefixes

    Fields

    ASSET_PREFETCHER

    Declaration
    public const string ASSET_PREFETCHER = "[AssetPrefetcher]"
    Field Value
    Type Description
    string

    INIT

    Declaration
    public const string INIT = "[Init]"
    Field Value
    Type Description
    string

    PREFETCHER

    Declaration
    public const string PREFETCHER = "[Prefetcher]"
    Field Value
    Type Description
    string

    UI

    Declaration
    public const string UI = "[UI]"
    Field Value
    Type Description
    string

    UI_INSTALLER

    Declaration
    public const string UI_INSTALLER = "[UiInstaller]"
    Field Value
    Type Description
    string

    UNITY_Serenity_INSTALLER

    Declaration
    public const string UNITY_Serenity_INSTALLER = "[UnitySerenityInstaller]"
    Field Value
    Type Description
    string
    In this article
    © 2026 Serenity. All Rights Reserved