Example usage for org.apache.commons.logging LogAdapter subclass-usage

List of usage examples for org.apache.commons.logging LogAdapter subclass-usage

Introduction

In this page you can find the example usage for org.apache.commons.logging LogAdapter subclass-usage.

Usage

From source file org.alfresco.util.LogTee.java

/**
 * Utility class to split or 'tee' two {@link Log} classes.
 * 
 * @since 4.2
 * 
 * @author Alan Davis