Support for logging. This class is the replacement for the
org.apache.avalon.framework.logger.AbstractLogEnabled.
By default this class uses the commons-logging logger configured
for the current class. However it is possible to supply custom logger
by calling setLogger(Log).