Class LoggingConstants.Prefixes
Debug log prefixes for different modules
Inheritance
LoggingConstants.Prefixes
Assembly: Serenity.Shared.dll
Syntax
public static class LoggingConstants.Prefixes
Fields
ASSET_PREFETCHER
Declaration
public const string ASSET_PREFETCHER = "[AssetPrefetcher]"
Field Value
INIT
Declaration
public const string INIT = "[Init]"
Field Value
PREFETCHER
Declaration
public const string PREFETCHER = "[Prefetcher]"
Field Value
UI
Declaration
public const string UI = "[UI]"
Field Value
UI_INSTALLER
Declaration
public const string UI_INSTALLER = "[UiInstaller]"
Field Value
UNITY_Serenity_INSTALLER
Declaration
public const string UNITY_Serenity_INSTALLER = "[UnitySerenityInstaller]"
Field Value