Class AbstractHandler

java.lang.Object
java.util.logging.Handler
eu.cloudnetservice.common.log.AbstractHandler
Direct Known Subclasses:
AcceptingLogHandler

public abstract class AbstractHandler extends Handler
An abstract handler implementation which only requires the extending class to overwrite publish instead of implementing the (mostly) unused methods flush and close as well.
Since:
4.0