de.enough.polish.log
Class LogHandler
java.lang.Object
de.enough.polish.Extension
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
|
Constructor Summary |
LogHandler()
Creates a new log handler |
| 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 |
LogHandler
public LogHandler()
- Creates a new log handler
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 devicelocale - the current locale, can be nullenv - the environment/configuration