| Package | Description |
|---|---|
| net.logstash.logback.appender | |
| 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 | Class and Description |
|---|---|
class |
NullJsonGeneratorDecorator
A
JsonGeneratorDecorator that doesn't do any decoration. |
| Modifier and Type | Method and Description |
|---|---|
JsonGeneratorDecorator |
LogstashEncoder.getJsonGeneratorDecorator() |
JsonGeneratorDecorator |
LogstashAccessEncoder.getJsonGeneratorDecorator() |
| Modifier and Type | Method and Description |
|---|---|
void |
LogstashEncoder.setJsonGeneratorDecorator(JsonGeneratorDecorator jsonGeneratorDecorator) |
void |
LogstashAccessEncoder.setJsonGeneratorDecorator(JsonGeneratorDecorator jsonGeneratorDecorator) |
| Modifier and Type | Method and Description |
|---|---|
JsonGeneratorDecorator |
LogstashLayout.getJsonGeneratorDecorator() |
JsonGeneratorDecorator |
LogstashAccessLayout.getJsonGeneratorDecorator() |
| Modifier and Type | Method and Description |
|---|---|
void |
LogstashLayout.setJsonGeneratorDecorator(JsonGeneratorDecorator jsonGeneratorDecorator) |
void |
LogstashAccessLayout.setJsonGeneratorDecorator(JsonGeneratorDecorator jsonGeneratorDecorator) |
Copyright © 2014. All Rights Reserved.