A set of string constants for the parameter AdminSendAlertRequest.log_level. More…
Static Public Attributes | |
| const string | FATAL = “fatal” |
| A constant for the AdminSendAlertRequest.LogLevel options. | |
| const string | ERROR = “error” |
| A constant for the AdminSendAlertRequest.LogLevel options. | |
| const string | WARN = “warn” |
| A constant for the AdminSendAlertRequest.LogLevel options. | |
| const string | INFO = “info” |
| A constant for the AdminSendAlertRequest.LogLevel options. | |
| const string | DEBUG = “debug” |
| A constant for the AdminSendAlertRequest.LogLevel options. | |
Detailed Description
A set of string constants for the parameter AdminSendAlertRequest.log_level.
Alert message logging criteria.
Definition at line 21 of file AdminSendAlert.cs.
Member Data Documentation
◆ DEBUG
| static |
A constant for the AdminSendAlertRequest.LogLevel options.
Definition at line 41 of file AdminSendAlert.cs.
◆ ERROR
| static |
A constant for the AdminSendAlertRequest.LogLevel options.
Definition at line 29 of file AdminSendAlert.cs.
◆ FATAL
| static |
A constant for the AdminSendAlertRequest.LogLevel options.
Definition at line 25 of file AdminSendAlert.cs.
◆ INFO
| static |
A constant for the AdminSendAlertRequest.LogLevel options.
Definition at line 37 of file AdminSendAlert.cs.
◆ WARN
| static |
A constant for the AdminSendAlertRequest.LogLevel options.
Definition at line 33 of file AdminSendAlert.cs.
The documentation for this struct was generated from the following files:
- _build/public-os_ubuntu24.04-arch_amd64-cc_gcc_13.3.0/install/Kinetica/Protocol/AdminSendAlert.cs
- Kinetica/Protocol/AdminSendAlert.cs