org.apache.beehive.netui.util.logging
Class StrutsLogger

Object
  extended by Logger
      extended by StrutsLogger
All Implemented Interfaces:
Log

public class StrutsLogger
extends Logger


Constructor Summary
StrutsLogger(Class clazz)
           
StrutsLogger(String className)
           
 
Method Summary
 
Methods inherited from class Logger
debug, debug, error, error, fatal, fatal, getInstance, info, info, isDebugEnabled, isErrorEnabled, isFatalEnabled, isInfoEnabled, isTraceEnabled, isWarnEnabled, trace, trace, warn, warn
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StrutsLogger

public StrutsLogger(Class clazz)

StrutsLogger

public StrutsLogger(String className)