Uses of Class
com.sun.istack.logging.Logger

Packages that use Logger
com.sun.istack.logging   
 

Uses of Logger in com.sun.istack.logging
 

Methods in com.sun.istack.logging that return Logger
static Logger Logger.getLogger(Class<?> componentClass)
           The factory method returns preconfigured Logger wrapper for the class.
static Logger Logger.getLogger(String customLoggerName, Class<?> componentClass)
          The factory method returns preconfigured Logger wrapper for the class.
 



Copyright © 2005-2012 Oracle Corporation. All Rights Reserved.