de.huxhorn.lilith.data.logging.logback
Class LogbackLoggingAdapter

java.lang.Object
  extended by de.huxhorn.lilith.data.logging.logback.LogbackLoggingAdapter

public class LogbackLoggingAdapter
extends java.lang.Object


Constructor Summary
LogbackLoggingAdapter()
           
 
Method Summary
 de.huxhorn.lilith.data.logging.LoggingEvent convert(ch.qos.logback.classic.spi.ILoggingEvent event, boolean inSameThread)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogbackLoggingAdapter

public LogbackLoggingAdapter()
Method Detail

convert

public de.huxhorn.lilith.data.logging.LoggingEvent convert(ch.qos.logback.classic.spi.ILoggingEvent event,
                                                           boolean inSameThread)