ch.qos.logback.core.pattern
Class ConverterUtil
java.lang.Object
ch.qos.logback.core.pattern.ConverterUtil
public class ConverterUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConverterUtil
public ConverterUtil()
startConverters
public static void startConverters(Converter head)
- Start converters in the chain of converters.
- Parameters:
head
-
findTail
public static <E> Converter<E> findTail(Converter<E> head)
Copyright © 2005-2012 QOS.ch. All Rights Reserved.