Deprecated API


Contents
Deprecated Methods
ch.qos.logback.core.util.OptionHelper.extractDefaultReplacement(String)
           
ch.qos.logback.core.joran.spi.Interpreter.getExecutionContext()
          replaced by Interpreter.getInterpretationContext() 
ch.qos.logback.core.pattern.PatternLayoutBase.setContextForConverters(Converter)
          Use ConverterUtil.setContextForConverters(ch.qos.logback.core.Context, ch.qos.logback.core.pattern.Converter) instead. This method will be removed in future releases. 
ch.qos.logback.core.pattern.PatternLayoutEncoderBase.setOutputPatternAsPresentationHeader(boolean)
          replaced by PatternLayoutEncoderBase.setOutputPatternAsHeader(boolean) 
 



Copyright © 2005-2012 QOS.ch. All Rights Reserved.