org.openmobileis.synchro.openmsp.server.OpenMSPServiceTracer Class Reference

Inheritance diagram for org.openmobileis.synchro.openmsp.server.OpenMSPServiceTracer:

org.openmobileis.common.util.log.FileLogTracer org.openmobileis.common.util.log.DefaultLogTracer org.openmobileis.common.util.log.LogTracer List of all members.

Detailed Description

Title: OpenMobileIS project source
Description: Tracer to log user synchro.

Author:
Philippe Delrieu
Since:
JDK 1.1
Version:
1.0.

Definition at line 41 of file OpenMSPServiceTracer.java.

Public Member Functions

 OpenMSPServiceTracer ()
void setLogTracerProperties (Properties props)
 Two property are defined : LOGFILE : file where log are written.
void trace (int service, int priority, String message)
 Trace the message to the stream defined by the specified priority and service.


Member Function Documentation

void org.openmobileis.synchro.openmsp.server.OpenMSPServiceTracer.setLogTracerProperties ( Properties  props  ) 

Two property are defined : LOGFILE : file where log are written.

LOGDIRARCHIVE : directory where old log are archived.

Reimplemented from org.openmobileis.common.util.log.FileLogTracer.

Definition at line 55 of file OpenMSPServiceTracer.java.

References org.openmobileis.common.util.log.FileLogTracer.logFile, and org.openmobileis.common.util.log.DefaultLogTracer.outStream.

Referenced by org.openmobileis.synchro.openmsp.server.OpenMSPService.OpenMSPService().


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