| Package | Description |
|---|---|
| net.logstash.logback.appender | |
| net.logstash.logback.composite | |
| net.logstash.logback.decorate | |
| net.logstash.logback.encoder | |
| net.logstash.logback.layout |
| Modifier and Type | Method and Description |
|---|---|
JsonGeneratorDecorator |
LogstashSocketAppender.getJsonGeneratorDecorator() |
| Modifier and Type | Method and Description |
|---|---|
void |
LogstashSocketAppender.setJsonGeneratorDecorator(JsonGeneratorDecorator jsonGeneratorDecorator) |
| Modifier and Type | Method and Description |
|---|---|
JsonGeneratorDecorator |
CompositeJsonFormatter.getJsonGeneratorDecorator() |
| Modifier and Type | Method and Description |
|---|---|
void |
CompositeJsonFormatter.setJsonGeneratorDecorator(JsonGeneratorDecorator jsonGeneratorDecorator) |
| Modifier and Type | Class and Description |
|---|---|
class |
NullJsonGeneratorDecorator
A
JsonGeneratorDecorator that doesn't do any decoration. |
| Modifier and Type | Method and Description |
|---|---|
JsonGeneratorDecorator |
CompositeJsonEncoder.getJsonGeneratorDecorator() |
| Modifier and Type | Method and Description |
|---|---|
void |
CompositeJsonEncoder.setJsonGeneratorDecorator(JsonGeneratorDecorator jsonGeneratorDecorator) |
| Modifier and Type | Method and Description |
|---|---|
JsonGeneratorDecorator |
CompositeJsonLayout.getJsonGeneratorDecorator() |
| Modifier and Type | Method and Description |
|---|---|
void |
CompositeJsonLayout.setJsonGeneratorDecorator(JsonGeneratorDecorator jsonGeneratorDecorator) |
Copyright © 2017. All Rights Reserved.