Package | Description |
---|---|
org.apache.logging.log4j.core.appender.rolling |
Rolling File Appender and support classes.
|
Modifier and Type | Method | Description |
---|---|---|
static DirectWriteRolloverStrategy.Builder |
DirectWriteRolloverStrategy.newBuilder() |
|
DirectWriteRolloverStrategy.Builder |
DirectWriteRolloverStrategy.Builder.withCompressionLevelStr(String compressionLevelStr) |
Defines compression level.
|
DirectWriteRolloverStrategy.Builder |
DirectWriteRolloverStrategy.Builder.withConfig(Configuration config) |
Defines configuration.
|
DirectWriteRolloverStrategy.Builder |
DirectWriteRolloverStrategy.Builder.withCustomActions(Action[] customActions) |
Defines custom actions.
|
DirectWriteRolloverStrategy.Builder |
DirectWriteRolloverStrategy.Builder.withMaxFiles(String maxFiles) |
Defines the maximum number of files to keep.
|
DirectWriteRolloverStrategy.Builder |
DirectWriteRolloverStrategy.Builder.withStopCustomActionsOnError(boolean stopCustomActionsOnError) |
Defines whether to stop executing asynchronous actions if an error occurs.
|
DirectWriteRolloverStrategy.Builder |
DirectWriteRolloverStrategy.Builder.withTempCompressedFilePattern(String tempCompressedFilePattern) |
Defines temporary compression file pattern.
|
Copyright © 1999-2018. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.