Table of Contents

Enum PluginLogLevel

Namespace
JD.AI.Plugins.SDK
Assembly
JD.AI.Plugins.SDK.dll

Log levels for plugin messages.

public enum PluginLogLevel

Fields

Debug = 0
Error = 3
Info = 1
Warning = 2