de.enough.polish.log
Class LogHandler

java.lang.Object
  extended by de.enough.polish.Extension
      extended by de.enough.polish.log.LogHandler
Direct Known Subclasses:
DefaultLogHandler

public class LogHandler
extends Extension

Prepares the usage of log handlers for the logging framework of J2ME Polish.

Copyright Enough Software 2005

 history
        26-Apr-2005 - rob creation
 

Author:
Robert Virkus, j2mepolish@enough.de

Field Summary
 
Fields inherited from class de.enough.polish.Extension
antProject, autoStartCondition, environment, extensionDefinition, extensionManager, extensionSetting, extensionTypeDefinition, isBuildStarted
 
Constructor Summary
LogHandler()
          Creates a new log handler
 
Method Summary
 void execute(Device device, Locale locale, Environment env)
          Executes this extension.
 
Methods inherited from class de.enough.polish.Extension
configure, executeAntTarget, executeAntTarget, finalize, getAntProject, getAutoStartCondition, getEnvironment, getExtensionDefinition, getExtensionSetting, getInstance, getParameterValue, getType, init, initialize, isConditionFulfilled, notifyBuildEnd, notifyBuildStart
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogHandler

public LogHandler()
Creates a new log handler

Method Detail

execute

public void execute(Device device,
                    Locale locale,
                    Environment env)
Description copied from class: Extension
Executes this extension. Not all extension types are executed.

Specified by:
execute in class Extension
Parameters:
device - the current device
locale - the current locale, can be null
env - the environment/configuration