Uses of Interface
org.apache.pluto.services.log.Logger

Packages that use Logger
org.apache.pluto.services.log   
 

Uses of Logger in org.apache.pluto.services.log
 

Methods in org.apache.pluto.services.log that return Logger
 Logger LogService.getLogger(java.lang.String component)
          Used to retrieve a Logger implementation which can be used to log information for the given component.
 Logger LogService.getLogger(java.lang.Class klass)
          Used to retrieve a Logger implementation which can be used to log information for the given Class.
 



Copyright © 2003-2005 . All Rights Reserved.