org.wildfly.extras.creaper.commands.logging
Class ChangePeriodicRotatingFileLogHandler.Builder
java.lang.Object
org.wildfly.extras.creaper.commands.logging.AbstractPeriodicRotatingFileLogHandlerCommand.Builder<ChangePeriodicRotatingFileLogHandler.Builder>
org.wildfly.extras.creaper.commands.logging.ChangePeriodicRotatingFileLogHandler.Builder
- Enclosing class:
- ChangePeriodicRotatingFileLogHandler
public static final class ChangePeriodicRotatingFileLogHandler.Builder
- extends AbstractPeriodicRotatingFileLogHandlerCommand.Builder<ChangePeriodicRotatingFileLogHandler.Builder>
| Fields inherited from class org.wildfly.extras.creaper.commands.logging.AbstractPeriodicRotatingFileLogHandlerCommand.Builder |
append, autoflush, enabled, encoding, file, fileRelativeTo, filter, level, name, namedFormatter, patternFormatter, suffix |
| Methods inherited from class org.wildfly.extras.creaper.commands.logging.AbstractPeriodicRotatingFileLogHandlerCommand.Builder |
append, autoFlush, enabled, encoding, encoding, fileRelativeTo, filter, level, namedFormatter, patternFormatter, validate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChangePeriodicRotatingFileLogHandler.Builder
public ChangePeriodicRotatingFileLogHandler.Builder(String name,
String file,
String suffix)
file and suffix can be null if they don't need to be changed
build
public ChangePeriodicRotatingFileLogHandler build()
- Specified by:
build in class AbstractPeriodicRotatingFileLogHandlerCommand.Builder<ChangePeriodicRotatingFileLogHandler.Builder>
Copyright © 2020. All rights reserved.