| 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 |
|---|---|
JsonFactoryDecorator |
LogstashSocketAppender.getJsonFactoryDecorator() |
| Modifier and Type | Method and Description |
|---|---|
void |
LogstashSocketAppender.setJsonFactoryDecorator(JsonFactoryDecorator jsonFactoryDecorator) |
| Modifier and Type | Method and Description |
|---|---|
JsonFactoryDecorator |
CompositeJsonFormatter.getJsonFactoryDecorator() |
| Modifier and Type | Method and Description |
|---|---|
void |
CompositeJsonFormatter.setJsonFactoryDecorator(JsonFactoryDecorator jsonFactoryDecorator) |
| Modifier and Type | Class and Description |
|---|---|
class |
NullJsonFactoryDecorator
A
JsonFactoryDecorator that doesn't do any decoration. |
| Modifier and Type | Method and Description |
|---|---|
JsonFactoryDecorator |
CompositeJsonEncoder.getJsonFactoryDecorator() |
| Modifier and Type | Method and Description |
|---|---|
void |
CompositeJsonEncoder.setJsonFactoryDecorator(JsonFactoryDecorator jsonFactoryDecorator) |
| Modifier and Type | Method and Description |
|---|---|
JsonFactoryDecorator |
CompositeJsonLayout.getJsonFactoryDecorator() |
| Modifier and Type | Method and Description |
|---|---|
void |
CompositeJsonLayout.setJsonFactoryDecorator(JsonFactoryDecorator jsonFactoryDecorator) |
Copyright © 2015. All Rights Reserved.