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

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 43 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 57 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 Wed Dec 14 21:05:40 2005 for OpenMobileIS by  doxygen 1.4.4