Uses of Class
org.apache.logging.log4j.core.pattern.AbstractStyleNameConverter.Red
-
Packages that use AbstractStyleNameConverter.Red Package Description org.apache.logging.log4j.core.pattern Provides classes implementing format specifiers in conversion patterns. -
-
Uses of AbstractStyleNameConverter.Red in org.apache.logging.log4j.core.pattern
Methods in org.apache.logging.log4j.core.pattern that return AbstractStyleNameConverter.Red Modifier and Type Method Description static AbstractStyleNameConverter.Red
AbstractStyleNameConverter.Red. newInstance(Configuration config, String[] options)
Gets an instance of the class (called via reflection).
-