com.antiaction.mayhem.httpd.servlet
Class ContextLog

java.lang.Object
  extended by com.antiaction.mayhem.httpd.servlet.ContextLog
All Implemented Interfaces:
IContexLog

public class ContextLog
extends java.lang.Object
implements IContexLog

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

Constructor Summary
ContextLog(java.lang.String logPathFilename)
           
 
Method Summary
 void log(java.lang.String message, java.lang.Throwable throwable)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextLog

public ContextLog(java.lang.String logPathFilename)
Method Detail

log

public void log(java.lang.String message,
                java.lang.Throwable throwable)
Specified by:
log in interface IContexLog


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