public static final class AddPeriodicRotatingFileLogHandler.Builder extends AbstractPeriodicRotatingFileLogHandlerCommand.Builder<AddPeriodicRotatingFileLogHandler.Builder>
append, autoflush, enabled, encoding, file, fileRelativeTo, filter, level, name, namedFormatter, patternFormatter, suffix| Constructor and Description |
|---|
Builder(String name,
String file,
String suffix) |
| Modifier and Type | Method and Description |
|---|---|
AddPeriodicRotatingFileLogHandler |
build() |
AddPeriodicRotatingFileLogHandler.Builder |
replaceExisting() |
protected void |
validate() |
append, autoFlush, enabled, encoding, encoding, fileRelativeTo, filter, level, namedFormatter, patternFormatterpublic AddPeriodicRotatingFileLogHandler.Builder replaceExisting()
protected void validate()
public AddPeriodicRotatingFileLogHandler build()
build in class AbstractPeriodicRotatingFileLogHandlerCommand.Builder<AddPeriodicRotatingFileLogHandler.Builder>Copyright © 2021. All rights reserved.