Uses of Enum
org.apache.logging.log4j.core.appender.rolling.FileExtension
Package
Description
Rolling File Appender and support classes.
-
Uses of FileExtension in org.apache.logging.log4j.core.appender.rolling
Modifier and TypeMethodDescriptionPatternProcessor.getFileExtension()
RollingFileManager.getFileExtension()
static FileExtension
static FileExtension
FileExtension.lookupForFile
(String fileName) static FileExtension
Returns the enum constant of this type with the specified name.static FileExtension[]
FileExtension.values()
Returns an array containing the constants of this enum type, in the order they are declared.