Enum LogLevel
Log level
Namespace: Pixiv.VroidSdk.Logger
Assembly: Pixiv.VroidSdk.dll
Syntax
public enum LogLevel
Fields
Name | Description |
---|---|
Error | Error |
Exception | Exception |
Log | Default |
Off | Do not output log |
Warning | Warning |