public class DialogLogMessage extends GenericModel
Modifier and Type | Class and Description |
---|---|
static interface |
DialogLogMessage.Level
The severity of the log message.
|
Constructor and Description |
---|
DialogLogMessage() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getLevel()
Gets the level.
|
java.lang.String |
getMessage()
Gets the message.
|
equals, hashCode, toString