public final class RemoveLogger extends Object implements OnlineCommand, OfflineCommand
NOOPNOOP| Constructor and Description |
|---|
RemoveLogger(String category) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(OfflineCommandContext ctx) |
void |
apply(OnlineCommandContext ctx) |
String |
toString() |
public RemoveLogger(String category)
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 © 2021. All rights reserved.