ch.qos.logback.core.layout
Class DummyLayout<E>
java.lang.Object
ch.qos.logback.core.spi.ContextAwareBase
ch.qos.logback.core.LayoutBase<E>
ch.qos.logback.core.layout.DummyLayout<E>
- All Implemented Interfaces:
- Layout<E>, ContextAware, LifeCycle
public class DummyLayout<E>
- extends LayoutBase<E>
Methods inherited from class ch.qos.logback.core.LayoutBase |
getContentType, getContext, getFileFooter, getFileHeader, getPresentationFooter, getPresentationHeader, isStarted, setContext, setFileFooter, setFileHeader, setPresentationFooter, setPresentationHeader, start, stop |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DUMMY
public static final String DUMMY
DummyLayout
public DummyLayout()
DummyLayout
public DummyLayout(String val)
doLayout
public String doLayout(E event)
Copyright © 2005-2009 QOS.ch. All Rights Reserved.