public class PaxLocationInfoForLogback extends Object implements org.ops4j.pax.logging.spi.PaxLocationInfo
| Constructor and Description |
|---|
PaxLocationInfoForLogback(StackTraceElement[] callerData) |
| Modifier and Type | Method and Description |
|---|---|
String |
getClassName() |
String |
getFileName() |
String |
getLineNumber() |
String |
getMethodName() |
public PaxLocationInfoForLogback(StackTraceElement[] callerData)
public String getFileName()
getFileName in interface org.ops4j.pax.logging.spi.PaxLocationInfopublic String getClassName()
getClassName in interface org.ops4j.pax.logging.spi.PaxLocationInfopublic String getMethodName()
getMethodName in interface org.ops4j.pax.logging.spi.PaxLocationInfopublic String getLineNumber()
getLineNumber in interface org.ops4j.pax.logging.spi.PaxLocationInfoCopyright © 2006–2022 OPS4J - Open Participation Software for Java. All rights reserved.