-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
error(String message,
Exception exception)
Logs error message.
|
void |
trace(String message)
Logs the process of annotating.
|
void |
warning(String message)
Logs warning message.
|
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
ConsoleLogger
public ConsoleLogger()