org.wildfly.extras.creaper.commands.logging
Class ChangePeriodicRotatingFileLogHandler
java.lang.Object
org.wildfly.extras.creaper.commands.logging.ChangePeriodicRotatingFileLogHandler
- All Implemented Interfaces:
- Command, OfflineCommand, OnlineCommand
public final class ChangePeriodicRotatingFileLogHandler
- extends Object
name
protected final String name
autoflush
protected final Boolean autoflush
enabled
protected final Boolean enabled
append
protected final Boolean append
encoding
protected final String encoding
filter
protected final String filter
patternFormatter
protected final String patternFormatter
namedFormatter
protected final String namedFormatter
level
protected final LogLevel level
suffix
protected final String suffix
fileRelativeTo
protected final String fileRelativeTo
file
protected final String file
apply
public void apply(OnlineCommandContext ctx)
throws Exception
- Throws:
Exception
apply
public void apply(OfflineCommandContext ctx)
throws Exception
- Throws:
Exception
toString
public String toString()
- Specified by:
toString in interface OfflineCommand- Specified by:
toString in interface OnlineCommand- Overrides:
toString in class Object
Copyright © 2016. All rights reserved.