org.wildfly.extras.creaper.commands.logging
Class AddConsoleLogHandler
java.lang.Object
org.wildfly.extras.creaper.commands.logging.AddConsoleLogHandler
- All Implemented Interfaces:
- Command, OfflineCommand, OnlineCommand
public final class AddConsoleLogHandler
- extends Object
| Fields inherited from interface org.wildfly.extras.creaper.core.online.OnlineCommand |
NOOP |
| Fields inherited from interface org.wildfly.extras.creaper.core.offline.OfflineCommand |
NOOP |
name
protected final String name
autoflush
protected final Boolean autoflush
enabled
protected final Boolean enabled
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
target
protected final ConsoleTarget target
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.