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

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.
void finalize ()
 Called by the system.

The documentation for this class was generated from the following file:
Generated on Mon Jan 11 21:19:20 2010 for OpenMobileIS by  doxygen 1.5.4