| Package | Description |
|---|---|
| net.logstash.logback.pattern |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
AbstractJsonPatternParser.ArrayWriter<Event> |
protected static class |
AbstractJsonPatternParser.ObjectWriter<Event> |
protected static class |
AbstractJsonPatternParser.ValueWriter<Event> |
| Modifier and Type | Method and Description |
|---|---|
NodeWriter<Event> |
AbstractJsonPatternParser.parse(String pattern)
Parse a JSON pattern and produce the corresponding
NodeWriter. |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractJsonPatternParser.ObjectWriter.addField(String fieldName,
NodeWriter<Event> fieldValue) |
Copyright © 2013–2022. All rights reserved.