public final class ChangeLogger extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ChangeLogger.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected String |
category |
protected String |
filter |
protected List<String> |
handlers |
protected LogLevel |
level |
protected Boolean |
useParentHandler |
NOOPNOOP| Modifier and Type | Method and Description |
|---|---|
void |
apply(OfflineCommandContext ctx) |
void |
apply(OnlineCommandContext ctx) |
String |
toString() |
protected final String category
protected final LogLevel level
protected final Boolean useParentHandler
protected final String filter
public void apply(OnlineCommandContext ctx) throws Exception
Exceptionpublic void apply(OfflineCommandContext ctx) throws Exception
Exceptionpublic String toString()
toString in interface OfflineCommandtoString in interface OnlineCommandtoString in class ObjectCopyright © 2022. All rights reserved.