This class is a default implementation of Logger. It just passes through each call to the wrapped Logger. It is useful if you want to filter a subset of the Logger's methods.
@author Paul Reilly
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.