Enum LogLevel
- Namespace
- Extism
- Assembly
- Extism.Pdk.dll
Log level
public enum LogLevel
Fields
Debug = 1
Debug
Error = 4
Error
Info = 2
Information
Trace = 0
Trace
Warn = 3
Warning
Log level
public enum LogLevel
Debug = 1
Debug
Error = 4
Error
Info = 2
Information
Trace = 0
Trace
Warn = 3
Warning