Uses of Class
de.betabeans.scroogexhtml.logging.Logger

Packages that use Logger
de.betabeans.scroogexhtml.logging Provides the logging classes. 
 

Uses of Logger in de.betabeans.scroogexhtml.logging
 

Subclasses of Logger in de.betabeans.scroogexhtml.logging
 class DefaultLogger
          A simple logger implementation.
 

Methods in de.betabeans.scroogexhtml.logging that return Logger
static Logger Logger.getLogger(java.lang.Class clazz)
          Get the logger object.
 

Methods in de.betabeans.scroogexhtml.logging with parameters of type Logger
static void Logger.setLogger(Logger newValue)
          Set the logger object.
 



Copyright (c) 1998-2006 BetaSoft Michael Justin. All Rights Reserved.