|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--anvil.server.basic.BasicLogDevice
class BasicLogDevice
| Constructor Summary | |
BasicLogDevice()
|
|
| 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 |
| Constructor Detail |
public BasicLogDevice()
| Method Detail |
public void initialize(Zone zone)
initialize in interface LogDevicepublic java.lang.String toString()
toString in class java.lang.Objectpublic 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 | |||||||||