Enum AppearitionLogger.LogLevel
Defines all the types of debug available for debugging. This enum is used for both setting what log type if visible, and what log type the current debug is.
Namespace: Appearition
Assembly: Appearition.SDK.dll
Syntax
public enum LogLevel
Fields
Name | Description |
---|---|
Debug | |
Error | |
Info | |
None | |
Warning |