public final class RemoveLogHandler extends Object implements OnlineCommand, OfflineCommand
NOOPNOOP| Constructor and Description |
|---|
RemoveLogHandler(LogHandlerType type,
String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(OfflineCommandContext ctx) |
void |
apply(OnlineCommandContext ctx) |
String |
toString() |
public RemoveLogHandler(LogHandlerType type, String name)
public void apply(OnlineCommandContext ctx) throws Exception
apply in interface OnlineCommandExceptionpublic void apply(OfflineCommandContext ctx) throws Exception
apply in interface OfflineCommandExceptionpublic String toString()
toString in interface OfflineCommandtoString in interface OnlineCommandtoString in class ObjectCopyright © 2022. All rights reserved.