Firefish 0.5.10

Uses of Class
gov.lbl.dsd.p2pio.util.Logger

Packages that use Logger
gov.lbl.dsd.p2pio.util Utilitiy classes for P2PIO protocol. 
 

Uses of Logger in gov.lbl.dsd.p2pio.util
 

Methods in gov.lbl.dsd.p2pio.util that return Logger
static Logger Logger.getLog(Class clazz)
          Convenience method to return a named logger, without the application having to care about factories.
static Logger Logger.getLog(String name)
          Convenience method to return a named logger, without the application having to care about factories.
 


Firefish 0.5.10

Jump to the Firefish Homepage