org.openmobileis.common.util.log.DefaultLogTracer Class Reference

Inheritance diagram for org.openmobileis.common.util.log.DefaultLogTracer:

org.openmobileis.common.util.log.LogTracer org.openmobileis.common.util.log.FileLogTracer org.openmobileis.common.util.log.FileOpenCloseLogTracer org.openmobileis.synchro.openmsp.server.OpenMSPServiceTracer List of all members.

Detailed Description

Default tracer for log management Use to trace to the console.

Author:
P.Delrieu
Version:
1.0
Since:
JDK1.1

Definition at line 41 of file DefaultLogTracer.java.

Public Member Functions

 DefaultLogTracer ()
void setLogTracerProperties (Properties props)
void setLogStream (java.io.PrintStream newStream)
 Set the static outpuStream used by trace methods by default outStream == System.out.
synchronized void trace (int service, int priority, String message)
 Trace the message to the stream defined showing the specified priority and service.
PrintStream getLogPrintStream ()
void finalize ()
 Called by the system.

Protected Attributes

PrintStream outStream


The documentation for this class was generated from the following file:
Generated on Mon Dec 4 11:03:34 2006 for OpenMobileIS by  doxygen 1.5.1-p1