All Methods Instance Methods Concrete Methods
| Modifier and Type |
Method and Description |
void |
debug(String remoteAddress,
String message) |
void |
debug(String remoteAddress,
String message,
String arg1) |
void |
debug(String remoteAddress,
String message,
String arg1,
String arg2) |
void |
error(String remoteAddress,
String message) |
void |
error(String remoteAddress,
String message,
String arg1) |
void |
error(String remoteAddress,
String message,
String arg1,
String arg2) |
void |
info(String remoteAddress,
String message) |
void |
info(String remoteAddress,
String message,
String arg1) |
void |
info(String remoteAddress,
String message,
String arg1,
String arg2) |
void |
info(String remoteAddress,
String message,
String arg1,
String arg2,
String arg3) |
void |
warn(String remoteAddress,
String message) |
void |
warn(String remoteAddress,
String message,
String arg1) |
void |
warn(String remoteAddress,
String message,
String arg1,
String arg2) |