Constructs a new enumerator.
The name of the enumerator.
The numeric value of the enumerator.
ReadonlynameThe name of the enumerator.
ReadonlyvalueThe value of the enumerator.
Static ReadonlyErrorThe Ice.RemoteLoggerPrx received an error message.
Static ReadonlyPrintThe Ice.RemoteLoggerPrx received a print message.
Static ReadonlyTraceThe Ice.RemoteLoggerPrx received a trace message.
Static ReadonlyWarningThe Ice.RemoteLoggerPrx received a warning message.
Returns a string representation of the current enumerator.
A string representation of the current enumerator.
StaticvalueReturns the enumerator corresponding to the specified numeric value.
The enumerator value.
The matching enumerator, or undefined if no enumerator corresponds to the given value.
Represents the different types of log messages.
Remarks
The Slice compiler generated this enum class from Slice enumeration
::Ice::LogMessageType.