Uses of Class
com.enterprisedt.util.debug.Logger

Packages that use Logger
com.enterprisedt.util.debug Contains classes for logging functionality. 
 

Uses of Logger in com.enterprisedt.util.debug
 

Methods in com.enterprisedt.util.debug that return Logger
static Logger Logger.getLogger(java.lang.Class clazz)
          Get a logger for the supplied class
static Logger Logger.getLogger(java.lang.String clazz)
          Get a logger for the supplied class
 



Copyright © 2001-2011 Enterprise Distributed Technologies Ltd. All Rights Reserved.