Uses of Interface
ch.sahits.codegen.core.util.ILogger

Packages that use ILogger
ch.sahits.codegen.core.util   
ch.sahits.codegen.java.wizards   
ch.sahits.codegen.ui   
 

Uses of ILogger in ch.sahits.codegen.core.util
 

Classes in ch.sahits.codegen.core.util that implement ILogger
 class SahitsLogger
          Logger for logging into the global namespace
 

Methods in ch.sahits.codegen.core.util that return ILogger
static ILogger LogFactory.getLogger()
          Retrieve an instance of a logger.
 

Uses of ILogger in ch.sahits.codegen.java.wizards
 

Fields in ch.sahits.codegen.java.wizards declared as ILogger
protected  ILogger BasicHeadlessJavaCodeGenerator.logger
           
 

Uses of ILogger in ch.sahits.codegen.ui
 

Classes in ch.sahits.codegen.ui that implement ILogger
 class Logging
          This class provides static methods for error handling