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()
String getClassName()
String getLineNumber()
String getMethodName()
Copyright © 2006–2023 OPS4J - Open Participation Software for Java. All rights reserved.