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