Enum OrtLoggingLevel
Log severity levels
Namespace: Microsoft.ML.OnnxRuntime
Assembly: cs.temp.dll.dll
Syntax
public enum OrtLoggingLevel
Fields
| Name | Description |
|---|---|
| ORT_LOGGING_LEVEL_ERROR | |
| ORT_LOGGING_LEVEL_FATAL | |
| ORT_LOGGING_LEVEL_INFO | |
| ORT_LOGGING_LEVEL_VERBOSE | |
| ORT_LOGGING_LEVEL_WARNING |