Uses of Enum
org.apache.logging.log4j.core.appender.rolling.FileExtension
Packages that use FileExtension
Package
Description
Rolling File Appender and support classes.
-
Uses of FileExtension in org.apache.logging.log4j.core.appender.rolling
Fields in org.apache.logging.log4j.core.appender.rolling declared as FileExtensionMethods in org.apache.logging.log4j.core.appender.rolling that return FileExtensionModifier and TypeMethodDescriptionPatternProcessor.getFileExtension()RollingFileManager.getFileExtension()static FileExtensionstatic FileExtensionFileExtension.lookupForFile(String fileName) static FileExtensionReturns 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.