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

org.openmobileis.common.util.log.FileLogManager Class Reference

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

org.openmobileis.common.util.log.LogManager List of all members.

Detailed Description

Define the LogManager to Log in a File. The File is define by specifing the property LOGFILE. Implements an archiving system. Define the property LOGDIRARCHIVE to define the directory where log are archived. Directory must end with file separator.
Author:
P.Delrieu
Version:
1.0
Since:
JDK1.1

Definition at line 44 of file FileLogManager.java.

Static Public Member Functions

static synchronized LogManager getInstance (Properties props)
 <font color="#009999"> This methods return the only LogManager instance.

Protected Member Functions

 FileLogManager (Properties props)


Member Function Documentation

static synchronized LogManager org.openmobileis.common.util.log.FileLogManager.getInstance Properties  props  )  [static]
 

<font color="#009999"> This methods return the only LogManager instance.

</font>

Returns:
the only instance

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

Definition at line 52 of file FileLogManager.java.

References org.openmobileis.common.util.log.FileLogManager.FileLogManager(), and org.openmobileis.common.util.log.LogManager.instance.


The documentation for this class was generated from the following file:
Generated on Thu Oct 6 10:06:37 2005 for OpenMobileIS by  doxygen 1.4.3