| Modifier and Type | Field and Description |
|---|---|
protected LogstashFieldNames |
LogstashFormatter.fieldNames
The field names to use when writing the standard event fields
|
| Modifier and Type | Method and Description |
|---|---|
LogstashFieldNames |
LogstashFormatter.getFieldNames() |
| Modifier and Type | Method and Description |
|---|---|
void |
LogstashFormatter.setFieldNames(LogstashFieldNames fieldNames) |
| Modifier and Type | Method and Description |
|---|---|
LogstashFieldNames |
LogstashSocketAppender.getFieldNames() |
| Modifier and Type | Method and Description |
|---|---|
void |
LogstashSocketAppender.setFieldNames(LogstashFieldNames fieldNames) |
| Modifier and Type | Method and Description |
|---|---|
void |
MessageJsonProvider.setFieldNames(LogstashFieldNames fieldNames) |
void |
TagsJsonProvider.setFieldNames(LogstashFieldNames fieldNames) |
void |
ThreadNameJsonProvider.setFieldNames(LogstashFieldNames fieldNames) |
void |
LogLevelJsonProvider.setFieldNames(LogstashFieldNames fieldNames) |
void |
LogLevelValueJsonProvider.setFieldNames(LogstashFieldNames fieldNames) |
void |
MdcJsonProvider.setFieldNames(LogstashFieldNames fieldNames) |
void |
StackTraceJsonProvider.setFieldNames(LogstashFieldNames fieldNames) |
void |
CallerDataJsonProvider.setFieldNames(LogstashFieldNames fieldNames) |
void |
LoggerNameJsonProvider.setFieldNames(LogstashFieldNames fieldNames) |
| Modifier and Type | Method and Description |
|---|---|
LogstashFieldNames |
LogstashEncoder.getFieldNames() |
| Modifier and Type | Method and Description |
|---|---|
void |
LogstashEncoder.setFieldNames(LogstashFieldNames fieldNames) |
| Modifier and Type | Class and Description |
|---|---|
class |
ShortenedFieldNames
Slightly shortened versions of the
LogstashFieldNames. |
| Modifier and Type | Method and Description |
|---|---|
LogstashFieldNames |
LogstashLayout.getFieldNames() |
| Modifier and Type | Method and Description |
|---|---|
void |
LogstashLayout.setFieldNames(LogstashFieldNames fieldNames) |
Copyright © 2015. All Rights Reserved.