|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--anvil.RootLogDevice
class RootLogDevice
| Field Summary | |
static RootLogDevice |
INSTANCE
|
| Constructor Summary | |
RootLogDevice()
|
|
| Method Summary | |
void |
initialize(Zone zone)
|
void |
logEvent(LogEvent event)
|
void |
setLayout(LogLayout layout)
|
void |
stop()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final RootLogDevice INSTANCE
| Constructor Detail |
public RootLogDevice()
| Method Detail |
public java.lang.String toString()
toString in class java.lang.Objectpublic void initialize(Zone zone)
initialize in interface LogDevicepublic void stop()
stop in interface LogDevicepublic void setLayout(LogLayout layout)
setLayout in interface LogDevicepublic void logEvent(LogEvent event)
logEvent in interface LogDevice
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||