Enum GlobalLoggingLevel
Possible values for the logging level.
Namespace: Oci.JmsService.Models
Assembly: OCI.DotNetSDK.Jms.dll
Syntax
public enum GlobalLoggingLevel
Fields
| Name | Description |
|---|---|
| All | |
| Config | |
| Fine | |
| Finer | |
| Finest | |
| Info | |
| Off | |
| Severe | |
| UnknownEnumValue | |
| Warning |