public static class Log.Logger extends Object
Log.logger set to handle
logging differently.| Constructor and Description |
|---|
Logger() |
| Modifier and Type | Method and Description |
|---|---|
void |
log(int level,
String category,
String message,
Throwable ex) |
protected void |
print(String message)
Prints the message to System.out.
|
protected void print(String message)
log(int, String, String, Throwable).Copyright © 2018. All rights reserved.