org.wildfly.extras.creaper.commands.logging
Class ChangeLogger
java.lang.Object
org.wildfly.extras.creaper.commands.logging.ChangeLogger
- All Implemented Interfaces:
- Command, OfflineCommand, OnlineCommand
public final class ChangeLogger
- 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 |
category
protected final String category
level
protected final LogLevel level
handlers
protected final List<String> handlers
useParentHandler
protected final Boolean useParentHandler
filter
protected final String filter
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 © 2020. All rights reserved.