Uses of Interface
org.radeox.util.logging.LogHandler

Packages that use LogHandler
org.radeox.util.logging   
 

Uses of LogHandler in org.radeox.util.logging
 

Classes in org.radeox.util.logging that implement LogHandler
 class NullLogger
          Concrete Logger that does not log
 class SystemErrLogger
          Concrete Logger that logs to System Err
 class SystemOutLogger
          Concrete Logger that logs to System Out
 

Methods in org.radeox.util.logging with parameters of type LogHandler
static void Logger.setHandler(LogHandler handler)
           
 



Copyright © 2003 Matthias L. Jugel, Stephan J. Schmidt. All Rights Reserved.