Package ch.qos.logback.core.pattern
Class ConverterUtil
java.lang.Object
ch.qos.logback.core.pattern.ConverterUtil
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <E> Converter
<E> Deprecated.static <E> void
setContextForConverters
(Context context, Converter<E> head) Deprecated.static <E> void
startConverters
(Converter<E> head) Deprecated.Start converters in the chain of converters.
-
Constructor Details
-
ConverterUtil
public ConverterUtil()Deprecated.
-
-
Method Details
-
startConverters
Deprecated.Start converters in the chain of converters.- Parameters:
head
-
-
findTail
Deprecated. -
setContextForConverters
Deprecated.
-