Uses of Interface
uk.ltd.getahead.dwr.util.LoggingOutput

Packages that use LoggingOutput
uk.ltd.getahead.dwr.util   
 

Uses of LoggingOutput in uk.ltd.getahead.dwr.util
 

Classes in uk.ltd.getahead.dwr.util that implement LoggingOutput
 class CommonsLoggingOutput
          This class is intended to be used by Logger when commons-logging is available, but to not force Logger itself to depend on commons-logging so Logger can catch the ClassDefNotFoundError and use other methods.
 class ServletLoggingOutput
          An implementation of LoggingOutput that sends stuff to the Servlet.log stream.
 


Copyright ? 2005