An enum with the log levels, defined in the IDL. It is a convenience class encapsulating the IDL constants of the log levels.
Each item of the enumerated is composed of a name and a value, both read directly from the IDL definition LogLevels:
-name comes from <type>_NAME
-value comes from <type>_VAL.
There are also a number of methods to convert to/from/between the log level definitions in IDL, XSD, and this enum.
- Author:
- acaproni
- Enumeration values:
-
value |
|
value |
|
value |
|
value |
|
value |
|
value |
|
value |
|
value |
|
value |
|
value |
|
value |
|
value |
|
value |
|
value |
|
value |
|
value |
|
value |
|
value |
|
value |
|
val |
Constructor
- Parameters:
-
| val | The value of the log level |
| name | The name of the log level |
|
useDefault |
Convenience method that creates the IDL-defined log level struct from the XSD-defined levels and the default flag. |
useDefault |
Convenience method that creates the IDL-defined log level struct from the XSD-defined levels and the default flag. |
toString |
|
xsdLevels |
|
|