public interface PaxLocationInfo
| Modifier and Type | Method and Description |
|---|---|
String |
getClassName()
Return the fully qualified class name of the caller making the
logging request.
|
String |
getFileName()
Return the file name of the caller.
|
String |
getLineNumber()
Returns the line number of the caller.
|
String |
getMethodName()
Returns the method name of the caller.
|
String getFileName()
This information is not always available.
String getClassName()
String getLineNumber()
This information is not always available.
String getMethodName()
Copyright © 2006-2016 OPS4J - Open Participation Software for Java. All Rights Reserved.