|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openmobileis.common.util.log.NullLogTracer
Constructor Summary | |
NullLogTracer()
|
Method Summary | |
java.io.PrintStream |
getLogPrintStream()
|
void |
setLogStream(java.io.PrintStream newStream)
|
void |
setLogTracerProperties(java.util.Properties props)
|
void |
trace(int service,
int priority,
java.lang.String message)
Trace the message to the stream defined by the specified priority and service. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public NullLogTracer()
Method Detail |
public java.io.PrintStream getLogPrintStream()
getLogPrintStream
in interface LogTracer
public void setLogStream(java.io.PrintStream newStream)
setLogStream
in interface LogTracer
public void setLogTracerProperties(java.util.Properties props)
setLogTracerProperties
in interface LogTracer
public void trace(int service, int priority, java.lang.String message)
LogTracer
trace
in interface LogTracer
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |