Enum LogLevel

LogLevel enumeration

Log level for Cells AI

public enum LogLevel

Values

NameValueDescription
Off0Do not show any log
Error1Show log with error
Info2Show log with general infomation

See Also