|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nasa.gsfc.drl.rtstps.server.LoggerSTAN
class LoggerSTAN
This class logs server events. It writes timetagged messages to the monitor screen and to the file stps.log if it is enabled.
Field Summary | |
---|---|
private java.text.SimpleDateFormat |
dateFormat
|
private java.io.PrintWriter |
log
|
Constructor Summary | |
---|---|
LoggerSTAN()
|
Method Summary | |
---|---|
(package private) void |
close()
|
(package private) void |
print(java.lang.String message)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private java.text.SimpleDateFormat dateFormat
private java.io.PrintWriter log
Constructor Detail |
---|
LoggerSTAN()
Method Detail |
---|
void print(java.lang.String message)
void close()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |