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

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

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

Methods in org.apache.logging.log4j.core.pattern that return types with arguments of type PatternFormatter
 List<PatternFormatter> PatternParser.parse(String pattern)
           
 List<PatternFormatter> PatternParser.parse(String pattern, boolean alwaysWriteExceptions, boolean noConsoleNoAnsi)
           
 

Constructor parameters in org.apache.logging.log4j.core.pattern with type arguments of type PatternFormatter
AbstractStyleNameConverter.Black(List<PatternFormatter> formatters, String styling)
          Constructs the converter.
AbstractStyleNameConverter.Blue(List<PatternFormatter> formatters, String styling)
          Constructs the converter.
AbstractStyleNameConverter.Cyan(List<PatternFormatter> formatters, String styling)
          Constructs the converter.
AbstractStyleNameConverter.Green(List<PatternFormatter> formatters, String styling)
          Constructs the converter.
AbstractStyleNameConverter.Magenta(List<PatternFormatter> formatters, String styling)
          Constructs the converter.
AbstractStyleNameConverter.Red(List<PatternFormatter> formatters, String styling)
          Constructs the converter.
AbstractStyleNameConverter.White(List<PatternFormatter> formatters, String styling)
          Constructs the converter.
AbstractStyleNameConverter.Yellow(List<PatternFormatter> formatters, String styling)
          Constructs the converter.
AbstractStyleNameConverter(String name, List<PatternFormatter> formatters, String styling)
          Constructs the converter.
 



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.