Inheritance diagram for org.openmobileis.common.util.log.FileLogManager:
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.
Definition at line 44 of file FileLogManager.java.
Static Public Member Functions | |
static synchronized void | registerLogManager (Properties props) |
Protected Member Functions | |
FileLogManager (Properties props) |