SignStixDebug
| Modifier and Type | Function and Description | 
|---|---|
void | 
error(String message)
Send an error message to the SignStix diagnostics. 
 | 
void | 
info(String message)
Send an info message to the SignStix diagnostics. 
 | 
void | 
warn(String message)
Send a warning message to the SignStix diagnostics. 
 | 
void info(String message)
message - the message to sendvoid warn(String message)
message - the message to sendvoid error(String message)
message - the message to send