|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.metamatrix.core.log.SystemLogWriter
public class SystemLogWriter
The SystemLogWriter is a LogListener that writes error log messages to System.err and other log
messages to System.out.
| Constructor Summary | |
|---|---|
SystemLogWriter()
|
|
| Method Summary | |
|---|---|
void |
logMessage(LogMessage msg)
Notifies this listener that given status has been logged. |
void |
shutdown()
Close the stream to the file. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SystemLogWriter()
| Method Detail |
|---|
public void logMessage(LogMessage msg)
LogListener
logMessage in interface LogListenerpublic void shutdown()
shutdown in interface LogListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||