public interface Entry
| Modifier and Type | Method and Description |
|---|---|
String |
getCaller()
Returns the name / identifier of the element that called the Logger method.
|
String |
getMessage()
Returns the message the user wants logged.
|
Copyright © 2015 Cooking Fox. All rights reserved.