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