Uses of Interface
iaik.tc.utils.logging.LogGenericOutputHandler

Packages that use LogGenericOutputHandler
iaik.tc.utils.logging   
 

Uses of LogGenericOutputHandler in iaik.tc.utils.logging
 

Classes in iaik.tc.utils.logging that implement LogGenericOutputHandler
 class LogConsoleOutputHandler
          This class implements a simple LogIOutputStream which prints all output to stderr
 class LogFileOutputHandler
          This class implements an IOutputStream which writes to a file.
 

Methods in iaik.tc.utils.logging with parameters of type LogGenericOutputHandler
static void Log.addOutStream(LogGenericOutputHandler handler)
          Add an output handler to the list of writers