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

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 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 Thu Oct 6 10:06:39 2005 for OpenMobileIS by  doxygen 1.4.3