public final class AddConsoleLogHandler extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AddConsoleLogHandler.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
autoflush |
protected Boolean |
enabled |
protected String |
encoding |
protected String |
filter |
protected LogLevel |
level |
protected String |
name |
protected String |
namedFormatter |
protected String |
patternFormatter |
protected ConsoleTarget |
target |
NOOPNOOP| Modifier and Type | Method and Description |
|---|---|
void |
apply(OfflineCommandContext ctx) |
void |
apply(OnlineCommandContext ctx) |
String |
toString() |
protected final String name
protected final Boolean autoflush
protected final Boolean enabled
protected final String encoding
protected final String filter
protected final String patternFormatter
protected final String namedFormatter
protected final LogLevel level
protected final ConsoleTarget target
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 © 2024. All rights reserved.