|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.qos.logback.classic.spi.LoggerRemoteView
public class LoggerRemoteView
An interface that allows Logger objects and LoggerSer objects to be used the same way be client of the LoggingEvent object.
See LoggerContextVO
for the rationale of this class.
Constructor Summary | |
---|---|
LoggerRemoteView(java.lang.String name,
LoggerContext lc)
|
Method Summary | |
---|---|
LoggerContextVO |
getLoggerContextView()
|
java.lang.String |
getName()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LoggerRemoteView(java.lang.String name, LoggerContext lc)
Method Detail |
---|
public LoggerContextVO getLoggerContextView()
public java.lang.String getName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |