Enum LogLevel
LogLevel enumeration
Log level for Cells AI
public enum LogLevel
Values
Name | Value | Description |
---|---|---|
Off | 0 | Do not show any log |
Error | 1 | Show log with error |
Info | 2 | Show log with general infomation |
See Also
- namespace Aspose.Cells.AI
- assembly CellsAI