Uses of Class
org.apache.logging.log4j.core.pattern.FormattingInfo

Packages that use FormattingInfo
org.apache.logging.log4j.core.pattern Provides classes implementing format specifiers in conversion patterns. 
 

Uses of FormattingInfo in org.apache.logging.log4j.core.pattern
 

Methods in org.apache.logging.log4j.core.pattern that return FormattingInfo
static FormattingInfo FormattingInfo.getDefault()
          Gets default instance.
 FormattingInfo PatternFormatter.getFormattingInfo()
           
 

Method parameters in org.apache.logging.log4j.core.pattern with type arguments of type FormattingInfo
 void PatternParser.parse(String pattern, List<PatternConverter> patternConverters, List<FormattingInfo> formattingInfos, boolean noConsoleNoAnsi, boolean convertBackslashes)
          Parse a format specifier.
 

Constructors in org.apache.logging.log4j.core.pattern with parameters of type FormattingInfo
PatternFormatter(LogEventPatternConverter converter, FormattingInfo field)
           
 



Copyright © 1999-2015 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.