Uses of Class
ch.qos.logback.core.FileAppender
Packages that use FileAppender
-
Uses of FileAppender in ch.qos.logback.core.rolling
Subclasses of FileAppender in ch.qos.logback.core.rollingModifier and TypeClassDescriptionclassRollingFileAppenderextendsFileAppenderto backup the log files depending onRollingPolicyandTriggeringPolicy.Methods in ch.qos.logback.core.rolling with parameters of type FileAppenderModifier and TypeMethodDescriptionvoidRollingPolicy.setParent(FileAppender<?> appender)This method allows RollingPolicy implementations to be aware of their containing appender.voidRollingPolicyBase.setParent(FileAppender<?> appender)