Uses of Class
org.apache.log4j.pattern.ThrowableInformationPatternConverter
-
Packages that use ThrowableInformationPatternConverter Package Description org.apache.log4j.pattern Provides classes implementing format specifiers in conversion patterns. -
-
Uses of ThrowableInformationPatternConverter in org.apache.log4j.pattern
Methods in org.apache.log4j.pattern that return ThrowableInformationPatternConverter Modifier and Type Method Description static ThrowableInformationPatternConverter
ThrowableInformationPatternConverter. newInstance(String[] options)
Gets an instance of the class.
-