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