public abstract class Log extends Object
| Constructor and Description | 
|---|
| Log() | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | error(Exception ex) | 
| static void | error(String message) | 
| static void | info(String message) | 
| static void | infoPrint(String message) |