|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LocationGatherer
Obtains the location of a log call.
Method Summary | |
---|---|
LogEventLocation |
getCallLocation()
Obtains the log call location, such as the package, class and method names. |
LogEventLocation |
getCallLocation(Thread currentThread)
Obtains the log call location, such as the package, class and method names. |
Methods inherited from interface net.sourceforge.acelogger.Identifiable |
---|
getIdentifier |
Method Detail |
---|
LogEventLocation getCallLocation()
LogEventLocation getCallLocation(Thread currentThread)
currentThread
- The thread that originated the call.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |