Class LogHandler<T>

java.lang.Object
eu.europa.esig.dss.alert.handler.LogHandler<T>
Type Parameters:
T - the object to execute logging based on
All Implemented Interfaces:
AlertHandler<T>

public class LogHandler<T> extends Object implements AlertHandler<T>
Implementation of AlertHandler which logs the object with the specified Level