1   package org.apache.log4j.spi;
2   
3   /**
4    * Created by IntelliJ IDEA.
5    * User: ceki
6    * Date: 19 oct. 2010
7    * Time: 11:45:19
8    * To change this template use File | Settings | File Templates.
9    */
10  public class Filter {
11  }