Uses of Interface
org.caleigo.toolkit.log.ILogReceiver

Packages that use ILogReceiver
org.caleigo.toolkit.log   
 

Uses of ILogReceiver in org.caleigo.toolkit.log
 

Classes in org.caleigo.toolkit.log that implement ILogReceiver
 class AbstractLogReceiver
          
 class StreamLogReceiver
          The StreamLogSubscriber provides logging to OutputStreams and Writers.
 

Methods in org.caleigo.toolkit.log with parameters of type ILogReceiver
static void Log.addReceiver(ILogReceiver theReceiver)
           
static void Log.removeReceiver(ILogReceiver theReceiver)
           
 



Copyright © 2005 Caleigo. All Rights Reserved.