com.antiaction.mayhem.httpd
Class LogManager

java.lang.Object
  extended by com.antiaction.mayhem.httpd.LogManager
All Implemented Interfaces:
java.lang.Runnable

public class LogManager
extends java.lang.Object
implements java.lang.Runnable

Author:
Nicholas To change the template for this generated type comment go to Window - Preferences - Java - Code Generation - Code and Comments

Constructor Summary
LogManager()
           
 
Method Summary
 IContexLog getContextLog()
           
 ILog getLog(java.lang.String logPathFilename)
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogManager

public LogManager()
Method Detail

getContextLog

public IContexLog getContextLog()

getLog

public ILog getLog(java.lang.String logPathFilename)

run

public void run()
Specified by:
run in interface java.lang.Runnable


Copyright © 2001-2004 Nicholas Clarke. All Rights Reserved.