Main Page | Packages | Class Hierarchy | Class List | Directories | File List | Class Members | Related Pages

org.openmobileis.common.util.log.LogTracer Interface Reference

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

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

Detailed Description

Interface that log tracer must implements to be use by the LogManager.

Log Tracer are the class that trace log send by LogManager.

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

Definition at line 42 of file LogTracer.java.

Public Member Functions

void trace (int service, int priority, String message)
 Trace the message to the stream defined by the specified priority and service.


The documentation for this interface was generated from the following file:
Generated on Wed Dec 14 21:05:37 2005 for OpenMobileIS by  doxygen 1.4.4