A wrapper around {@link org.apache.hivemind.ErrorHandler} and{@link org.apache.commons.logging.Log}for the most common case: reporting recoverable errors. The point is that most services can use a single property of type ErrorLog, rather than a pair of properties (ErrorHandler and Log).
@author Howard M. Lewis Ship
@since 1.1
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.