Table of Contents

Enum LogLevel

Namespace
SharpHook.Native
Assembly
SharpHook.dll

Represents a log level.

public enum LogLevel : uint

Fields

Debug = 1

Debug information

Error = 4

Error

Info = 2

General-purpose information

Warn = 3

Warning