Enum LogLevel
Represents a log level.
Namespace: SharpHook.Native
Assembly: SharpHook.dll
Syntax
public enum LogLevel : uint
Fields
Name | Description |
---|---|
Debug | Debug information |
Error | Error |
Info | General-purpose information |
Warn | Warning |