Uses of Enum
org.apache.logging.log4j.core.pattern.AnsiEscape
Packages that use AnsiEscape
Package
Description
Provides classes implementing format specifiers in conversion patterns.
-
Uses of AnsiEscape in org.apache.logging.log4j.core.pattern
Subclasses with type arguments of type AnsiEscape in org.apache.logging.log4j.core.patternMethods in org.apache.logging.log4j.core.pattern that return AnsiEscapeModifier and TypeMethodDescriptionstatic AnsiEscapeReturns the enum constant of this type with the specified name.static AnsiEscape[]AnsiEscape.values()Returns an array containing the constants of this enum type, in the order they are declared.